SharpLeaf Reference > SharpLeaf Methods > IncludeRule Method > (Double) SharpLeaf.IncludeRule Method (Double)
Draw a solid, black rule with specified weight across frame.
public bool IncludeRule(
double weight
);
-
weight
- Width of the ruled line in points (default to 1).
-
return value
- Whether a rule was actually drawn or not.
See also ...SharpLeaf Members | SharpLeaf.IncludeRule Method
Send comments on this topic © Dyalog Ltd 2021
|