public override Rectangle CalculateRect( DrawingObject childDrawingObj, Rectangle rect )
'Declaration Public Overloads Overrides NotOverridable Function CalculateRect( _ ByVal childDrawingObj As DrawingObject, _ ByVal rect As Rectangle _ ) As Rectangle
'Declaration
Public Overloads Overrides NotOverridable Function CalculateRect( _ ByVal childDrawingObj As DrawingObject, _ ByVal rect As Rectangle _ ) As Rectangle
'Usage Dim instance As ControlShape Dim childDrawingObj As DrawingObject Dim rect As Rectangle Dim value As Rectangle value = instance.CalculateRect(childDrawingObj, rect)
'Usage
Dim instance As ControlShape Dim childDrawingObj As DrawingObject Dim rect As Rectangle Dim value As Rectangle value = instance.CalculateRect(childDrawingObj, rect)
ControlShape Class ControlShape Members Overload List