Gets or sets the location of the top-side of a shape that is used to crop an image.
'Declaration
Property ShapeTop As Integer
'Usage
Dim instance As ICrop
Dim value As Integer
instance.ShapeTop = value
value = instance.ShapeTop
Property Value
The top-side of a shape that is used to crop an image.