Class Rulerline
Namespace: DocuWare.Platform.ServerClient.Content
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class Rulerline : RectangleBase
Constructors
Rulerline()
Creates a new instance of this class
Declaration
public Rulerline()
Properties
lineWidth
Declaration
public int lineWidth { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
style
Declaration
public LineStyle style { get; set; }
Property Value
Type | Description |
---|---|
LineStyle |