ImageGear .NET - Updated July 5, 2018
RadiusY Property (ImGearVectorEntityArc)




ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorEntityArc Class : RadiusY Property
Gets or sets a radius of the elliptical arc along the y-axis.
Syntax
'Declaration
 
Public Property RadiusY As Single
 
'Usage
 
Dim instance As ImGearVectorEntityArc
Dim value As Single
 
instance.RadiusY = value
 
value = instance.RadiusY

Property Value

Any positive value.
See Also

Reference

ImGearVectorEntityArc Class
ImGearVectorEntityArc Members