Defines an ellipse, relative to a bearing from the North, around the object.
Bearing | Gets or sets the bearing value, relative to North. Uses Angle Dimension. |
Granularity | Indicates the number of points used to draw the ellipse. Lower numbers create a better ellipse and higher numbers make the ellipse draw faster. Uses Angle Dimension. |
MajorAxisOffset | Gets or sets the distance to offset the box (forward or backward) along the bearing. A positive MajorAxisOffset value moves the box forward. Uses Distance Dimension. |
MinorAxisOffset | Gets or sets the distance to offset the box (left or right) along the bearing. A positive MinorAxisOffset value moves the box to the right. Uses Distance Dimension. |
SemiMajorAxis | Defines the major axis for the ellipse. The value must be greater than 0. Uses Distance Dimension. |
SemiMinorAxis | Defines the minor axis for the ellipse. The value must be greater than 0. Uses Distance Dimension. |
Implemented Interface |
---|
IAgVeVOProximityAreaObject |