www.Chart4.NET (Documentation) |
Samples Download | Release Notes
The surrounding rectangle of the event raising node.
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
public Rectangle NodeArea { get; }
Public ReadOnly Property NodeArea As Rectangle
Get
Public ReadOnly Property NodeArea As Rectangle
Get
public:
property Rectangle NodeArea {
Rectangle get ();
}
member NodeArea : Rectangle with get
/** @property */
public Rectangle get_NodeArea()
/** @property */
public Rectangle get_NodeArea()
Field Value
System.Drawing.Rectangle