| Name | Description |
| CalculateRotateAngle |
Returns the rotate angle of an AnnObject in degrees.
(Inherited from AnnObject) |
| Clone | Overridden.
Creates an exact copy of this AnnClosedCurveObject object.
|
| ConvertLogicalToObjectPoints |
Converts an array of points from logical to object coordinates.
(Inherited from AnnObject) |
| ConvertLogicalToObjectRectangle |
Converts a rectangle from logical to object coordinates.
(Inherited from AnnObject) |
| ConvertObjectToLogicalPoints |
Converts an array of points from object to logical coordinates.
(Inherited from AnnObject) |
| ConvertObjectToLogicalRectangle |
Converts a rectangle from object to logical coordinates.
(Inherited from AnnObject) |
| Dispose | Overloaded.
Releases the resources used by the AnnObject.
(Inherited from AnnObject) |
| Draw |
Draws this AnnObject on the specified surface.
(Inherited from AnnObject) |
| GetArea |
Gets the pixel count of the annotation object
(Inherited from AnnObject) |
| GetFixedState |
Determines if this AnnObject is in a fixed state.
(Inherited from AnnObject) |
| GetGraphicsPath | Overridden.
Returns a GraphicsPath representation of this AnnClosedCurveObject.
|
| GetObjectData | Overridden.
Populates the specified SerializationInfo with the data needed to serialize this object.
|
| HitTest |
Performs hit-testing on this AnnObject.
(Inherited from AnnObject) |
| Lock |
Locks this AnnObject with the specified password.
(Inherited from AnnObject) |
| PopFixedState |
Re-enables the fixed state of an AnnObject.
(Inherited from AnnObject) |
| PushFixedState |
Temporarily disables the fixed state of an AnnObject.
(Inherited from AnnObject) |
| ResetRotatePoints |
The AnnPolylineObject implementation of AnnObject.ResetRotatePoints.
(Inherited from AnnPolylineObject) |
| ResetTransform |
Resets the transformation matrix of this AnnObject.
(Inherited from AnnObject) |
| RestoreOriginalLocation |
The AnnPolylineObject implementation of AnnObject.RestoreOriginalLocation.
(Inherited from AnnPolylineObject) |
| RestrictName |
Restricts the name to appear fully within the bounding rectangle of the AnnObject.Container of this AnnObject.
(Inherited from AnnObject) |
| Rotate |
Rotates the transformation matrix of this AnnObject around a point.
(Inherited from AnnObject) |
| SaveOriginalLocation |
The AnnPolylineObject implementation of AnnObject.SaveOriginalLocation.
(Inherited from AnnPolylineObject) |
| Scale |
Scales the transformation matrix of this AnnObject by the specified ratios.
(Inherited from AnnObject) |
| SetFixedState |
Sets the fixed state of an AnnObject.
(Inherited from AnnObject) |
| ToString |
Overridden. Converts the attributes of this AnnObject to a human-readable string.
(Inherited from AnnObject) |
| TransformRotatePoints |
Applies the transformer to the rotate control points.
(Inherited from AnnObject) |
| Translate |
Translates the transformation matrix of this AnnObject by the specified values.
(Inherited from AnnObject) |
| Unlock |
Unlocks this AnnObject with the specified password.
(Inherited from AnnObject) |