dotnetCHARTING Send comments on this topic.
GetRectangle Method
See Also 
dotnetCHARTING Namespace > Box Class : GetRectangle Method


Gets a Rectangle object indicating this boxes position and size after the chart is rendered.

Syntax

Visual Basic (Declaration) 
Public Function GetRectangle() As Rectangle
Visual Basic (Usage)Copy Code
Dim instance As Box
Dim value As Rectangle
 
value = instance.GetRectangle()
C# 
public Rectangle GetRectangle()

See Also

© 2010 All Rights Reserved.