Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the x-axis and y-axis bounds of the object to one pixel width at the specified point.
Syntax
object.SetXYPoint(xyPoint);
Parameters
xyPoint [in, ref]
Type: const POINTLocation of a point to use for the bounds.
Return value
This method does not return a value.
Remarks
The z and t bounds are both set with minimum equal to zero and maximum equal to one.