ImageGear .NET - Updated May 30, 2018
Height Property (ImGearARTFilledEllipse)




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTFilledEllipse Class : Height Property
Gets or sets the height of the mark.
Syntax
'Declaration
 
Public Property Height As Integer
 
'Usage
 
Dim instance As ImGearARTFilledEllipse
Dim value As Integer
 
instance.Height = value
 
value = instance.Height

Property Value

Integer value.
See Also

Reference

ImGearARTFilledEllipse Class
ImGearARTFilledEllipse Members