AccusoftImagXpress13 ActiveX DLL > ImagXpress Object : Area Method |
The left component of the top-left coordinate of the area cropping rectangle.
Valid values are greater than zero.
The top component of the top-left coordinate of the area cropping rectangle.
Valid values are greater than zero.
The width of the area cropping rectangle (in pixels).
Valid values are greater than zero.
The height of the area cropping rectangle (in pixels).
Valid values are greater than zero.
Visual Basic |
---|
Public Sub Area( _ ByVal IPArea As Boolean, _ ByVal IPAreaX As Long, _ ByVal IPAreaY As Long, _ ByVal IPAreaWidth As Long, _ ByVal IPAreaHeight As Long _ ) |
The left component of the top-left coordinate of the area cropping rectangle.
Valid values are greater than zero.
The top component of the top-left coordinate of the area cropping rectangle.
Valid values are greater than zero.
The width of the area cropping rectangle (in pixels).
Valid values are greater than zero.
The height of the area cropping rectangle (in pixels).
Valid values are greater than zero.
The Area method sets the IPAreaX, IPAreaY, IPAreaWidth, and IPAreaHeight properties. These properties record the value of the Area method parameters so they can be used at a later point.
ImagXpress Object | ImagXpress Members | IPArea Property | IPAreaX Property | IPAreaY Property | IPAreaHeight Property | IPAreaWidth Property | Area and Region | Image Processing