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




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

Property Value

Integer value.
See Also

Reference

ImGearARTFilledRectangle Class
ImGearARTFilledRectangle Members