For a list of all members of this type, see AnnRulerObject members.
Name | Description | |
---|---|---|
![]() | CalculateRotateAngle | The AnnLineObject implementation of CalculateRotateAngle. (Inherited from AnnLineObject) |
![]() | Clone | Overridden. Creates an exact copy of this AnnRulerObject object. |
![]() | Dispose | Overloaded. Releases the resources used by the AnnObject. (Inherited from AnnObject) |
![]() | Draw | Draws this AnnObject on the specified surface. (Inherited from AnnObject) |
![]() | GetFixedState | Determines if this AnnObject is in a fixed state. (Inherited from AnnObject) |
![]() | GetGraphicsPath | Overridden. Returns a GraphicsPath representation of this AnnRulerObject object. |
![]() | GetObjectData | Overridden. Populates a specified SerializationInfo class object with the data needed to serialize this object. |
![]() ![]() | GetRulerLength | Gets the length of the ruler between two points. |
![]() | 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 AnnLineObject implementation of ResetRotatePoints. (Inherited from AnnLineObject) |
![]() | ResetTransform | Resets the transformation matrix of this AnnObject. (Inherited from AnnObject) |
![]() | RestoreOriginalLocation | The AnnLineObject implementation of RestoreOriginalLocation. (Inherited from AnnLineObject) |
![]() | RestrictName | Restricts the name to appear fully within the bounding rectangle of the Container of this AnnObject. (Inherited from AnnObject) |
![]() | Rotate | Rotates the transformation matrix of this AnnObject around a point. (Inherited from AnnObject) |
![]() | SaveOriginalLocation | The AnnLineObject implementation of SaveOriginalLocation. (Inherited from AnnLineObject) |
![]() | 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) |
Name | Description | |
---|---|---|
![]() | BeginDraw | Called by the Draw method to set up the object's PhysicalTransform matrix into the g graphics surface. (Inherited from AnnObject) |
![]() | Create | Overridden. Creates a new instance of an AnnRulerObject class object. |
![]() | DrawLocked | Draws this AnnObject locked picture on the specified surface. (Inherited from AnnObject) |
![]() | DrawName | Draws this AnnObject name on the specified surface. (Inherited from AnnObject) |
![]() | DrawObject | Overridden. Draws this AnnRulerObject object on the specified surface. |
![]() | EndDraw | Called by the Draw method to reset the graphics transformation. (Inherited from AnnObject) |
![]() | Finalize | This member overrides Finalize. (Inherited from AnnObject) |
![]() | GetTransformPoints | Overridden. Gets the array of points to be transformed. |
![]() | NameHitTest | Performs hit-testing on this AnnObject name. (Inherited from AnnObject) |
![]() | SetTransformPoints | Overridden. Sets the array of transformed points. |