ImageGear .NET - Updated May 30, 2018
RadiusX Property (ImGearVectorEntityArc)




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

Property Value

Any positive value.
See Also

Reference

ImGearVectorEntityArc Class
ImGearVectorEntityArc Members