SharpLeaf Reference > Rule : PageElement Class > Members Rule.Members
Constructors
- public Rule(double xfrom, double yfrom, double xto, double yto);
- public Rule(double xfrom, double yfrom, double xto, double yto, double weight);
- public Rule(double xfrom, double yfrom, double xto, double yto, double weight, Color color);
- public Rule(double xfrom,double yfrom,double xto,double yto,double weight,Color color,LineStyle style);
Rule Instance PropertiesColor | Color of ruled line | Style | LineStyle of Rule (solid by default) | Width | Width of line in points |
Rule Methods
RequirementsNamespace: Causeway Assembly: SharpPlot (in sharpplot.dll)
Send comments on this topic © Dyalog Ltd 2021
|