Enum Dimension
Indicates the dimension for Dim operations.
public enum Dimension
- Extension Methods
Fields
Height = 1
The height dimension.
None = 0
No dimension specified.
Width = 2
The width dimension.
Indicates the dimension for Dim operations.
public enum Dimension
Height = 1
The height dimension.
None = 0
No dimension specified.
Width = 2
The width dimension.