|
|
|
|
Area Property, LeftPane Class |
Returns the area of the left pane.
Syntax LeftPane Class (Softelvdm.SftTreeNET)
VB |
Public ReadOnly Property Area As Rectangle |
C# |
public Rectangle Area { get; } |
C++ |
public: property Rectangle Area { |
Property Value
The area of the left pane.
Comments
The Area property returns the area of the left pane.
The Splitter.Width and Splitter.Offset properties are used to define the size and location of the splitter bar, which affects the width of the left and right panes.