HeaderPane
Main
Hide

SftTree/NET 3.0 - Tree Control for Windows Forms

Share Link
Print

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.

Class: SftTree
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Syntax

public DimensionsClass Dimensions { get; }
Public ReadOnly Property Dimensions As DimensionsClass

Value

The instance of the DimensionsClass class.

Comments

Returns the instance of the DimensionsClass class that is used to describe various dimensions, object sizes, distances in a SftTree/NET control.

See Also SftTree Class | Classes | SftTree/NET 3.0