ImageGear .NET - Updated October 26, 2017
RightBottom Property (ImGearRoundedRectangle)




ImageGear23.Core Assembly > ImageGear.Core Namespace > ImGearRoundedRectangle Structure : RightBottom Property
Gets or sets coordinates of the right-bottom corner of the rectangle.
Syntax
'Declaration
 
Public Property RightBottom As ImGearPoint
 
'Usage
 
Dim instance As ImGearRoundedRectangle
Dim value As ImGearPoint
 
instance.RightBottom = value
 
value = instance.RightBottom

Property Value

ImGearPoint structure.
See Also

Reference

ImGearRoundedRectangle Structure
ImGearRoundedRectangle Members