|
|
|
|
Dimensions Property, SftTree Class |
Returns the instance of the DimensionsClass class that is used to describe various dimensions, object sizes, distances in a SftTree/NET control.
Syntax SftTree Class (Softelvdm.SftTreeNET)
VB |
Public ReadOnly Property Dimensions As DimensionsClass |
C# |
public DimensionsClass Dimensions { get; } |
C++ |
public: property DimensionsClass^ Dimensions { |
Property Value
The instance of the DimensionsClass class.
Comments
The Dimensions property returns the instance of the DimensionsClass class that is used to describe various dimensions, object sizes, distances in a SftTree/NET control.