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




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

Property Value

Integer value.
See Also

Reference

IImGearRoundedRectangle Interface
IImGearRoundedRectangle Members