public Rectangle GetAlignRectangle( double width, double height, RectAlignment alignment )
'Declaration Public Function GetAlignRectangle( _ ByVal width As Double, _ ByVal height As Double, _ ByVal alignment As RectAlignment _ ) As Rectangle
'Declaration
Public Function GetAlignRectangle( _ ByVal width As Double, _ ByVal height As Double, _ ByVal alignment As RectAlignment _ ) As Rectangle
'Usage Dim instance As Rectangle Dim width As Double Dim height As Double Dim alignment As RectAlignment Dim value As Rectangle value = instance.GetAlignRectangle(width, height, alignment)
'Usage
Dim instance As Rectangle Dim width As Double Dim height As Double Dim alignment As RectAlignment Dim value As Rectangle value = instance.GetAlignRectangle(width, height, alignment)
Rectangle Structure Rectangle Members