ImageGear .NET - Updated November 28, 2017
Y Property (ImGearARTRedaction)




ImageGear23.Art Assembly > ImageGear.ART Namespace > ImGearARTRedaction Class : Y Property
Gets or sets the Y coordinate of the top-left point of the mark's rectangle.
Syntax
'Declaration
 
Public Property Y As Integer
 
'Usage
 
Dim instance As ImGearARTRedaction
Dim value As Integer
 
instance.Y = value
 
value = instance.Y

Property Value

Integer value.
See Also

Reference

ImGearARTRedaction Class
ImGearARTRedaction Members