Class Rulerline
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
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 |