For a list of all members of this type, see AnnGroupObject members.
Name | Description | |
---|---|---|
CalculateRotateAngle | Overridden. The AnnGroupObject implementation of CalculateRotateAngle. | |
Clone | Overridden. Creates an exact copy of this AnnGroupObject object. | |
Dispose | Overloaded. Releases the resources used by this AnnGroupObject object. | |
Draw | Overridden. Draws this AnnGroupObject object on the specified surface. | |
GetFixedState | Overridden. The AnnGroupObject implementation of GetFixedState. | |
GetGraphicsPath | Overridden. Returns a GraphicsPath representation of this AnnGroupObject object. | |
GetObjectData | Overridden. Populates a specified SerializationInfo class object with the data needed to serialize this object. | |
HitTest | Overridden. Performs hit-testing on this AnnGroupObject object. | |
Lock | Overridden. Locks this AnnGroupObject object with the specified password. | |
PopFixedState | Overridden. The AnnGroupObject implementation of PopFixedState. | |
PushFixedState | Overridden. The AnnGroupObject implementation of PushFixedState. | |
ResetRotatePoints | Overridden. The AnnGroupObject implementation of ResetRotatePoints. | |
ResetTransform | Overridden. Resets the transformation matrix of this AnnGroupObject object. | |
RestoreOriginalLocation | Overridden. The AnnGroupObject implementation of RestoreOriginalLocation. | |
RestrictName | Overridden. Restricts the name to appear fully within the bounding rectangle of the Container of this AnnGroupObject. | |
Rotate | Overridden. Rotates the transformation matrix of this AnnGroupObject object around a point. | |
SaveOriginalLocation | Overridden. The AnnGroupObject implementation of SaveOriginalLocation. | |
Scale | Overridden. Scales the transformation matrix of this AnnGroupObject object using the specified values. | |
SetFixedState | Overridden. The AnnGroupObject implementation of SetFixedState. | |
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 | Overridden. Translates the transformation matrix of this AnnGroupObject object using the specified values. | |
Ungroup | Ungroups this AnnGroupObject object. | |
Unlock | Overridden. Unlocks this AnnGroupObject object with the specified password. |
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 AnnGroupObject 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 | Draws this AnnObject on the specified surface. (Inherited from AnnObject) | |
EndDraw | Called by the Draw method to reset the graphics transformation. (Inherited from AnnObject) | |
Finalize | This member overrides Finalize. (Inherited from AnnObject) | |
GetTransformPoints | Gets the array of points to be transformed. (Inherited from AnnObject) | |
NameHitTest | Performs hit-testing on this AnnObject name. (Inherited from AnnObject) | |
SetTransformPoints | Sets the array of transformed points. (Inherited from AnnObject) |