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




ImageGear23.Core Assembly > ImageGear.Core Namespace > ImGearRoundedRectangle Structure : Radius Property
Gets or sets the radius for the rounded edges.
Syntax
'Declaration
 
Public Property Radius As Integer
 
'Usage
 
Dim instance As ImGearRoundedRectangle
Dim value As Integer
 
instance.Radius = value
 
value = instance.Radius

Property Value

Integer value.
See Also

Reference

ImGearRoundedRectangle Structure
ImGearRoundedRectangle Members