Class Space
Denotes a space.
Inheritance
System.Object
Space
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 Space
Constructors
Space()
Creates a new instance of this class
Declaration
public Space()
Properties
W
The width of the space.
Declaration
public int W { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |