Click or drag to resize

BasicShape Fields

The BasicShape type exposes the following members.

Fields
 NameDescription
Public fieldcenterX X coordinate of the center of the ellipse
Public fieldcenterY Y coordinate of the center of the ellipse
Public fieldcutBand Select what part of the filter must be kept
Public fieldheight Height of the rectangle
Public fieldintersection Decides whether the shape must intersect with the existing ones or not.
Public fieldleft Coordinate of the top-left corner of the rectangle in the X direction
Public fieldradiusX Radius of the ellipse in the X direction
Public fieldradiusY Radius of the ellipse in the Y direction
Public fieldshapeType Type of the shape (Ellipse or Rectangle)
Public fieldtop Coordinate of the top-left corner of the rectangle in the Y direction
Public fieldwidth Width of the rectangle
Top
See Also