ImageGear .NET - Updated August 31, 2018
Height Property (ImGearARTRedaction)




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

Property Value

Integer value.
See Also

Reference

ImGearARTRedaction Class
ImGearARTRedaction Members