For a list of all members of this type, see AnnGroupObject members.
Name | Description | |
---|---|---|
Acute | Gets or sets a value that indicates whether to mark the inside (acute) or outside (obtuse) angle for this AnnGroupObject object. | |
Alignment | Gets or sets a value that indicates the text alignment. | |
AnglePrecision | Gets or sets the number of digits to display to the right of the decimal point in the angle of this AnnGroupObject object. | |
AngularUnit | Gets or sets the unit of measure used for any angles in this group. | |
AngularUnitAbbreviation | Gets or sets a string value that specifies the abbreviation to be used for the AngularUnit property value. | |
ArcRadius | Gets or sets the arc radius of this AnnGroupObject object. | |
BoundingRectangle | Overridden. Gets the logical bounding rectangle of this AnnGroupObject object. | |
Brush | Overridden. Gets or sets the AnnBrush object associated with this AnnGroupObject object. | |
Container | Overridden. Gets or sets the AnnContainer object that contains this AnnGroupObject object. | |
DpiX | Gets or sets the horizontal DPI (dots per inch) that is used to translate the horizontal distance for the ruler. | |
DpiY | Gets or sets the vertical DPI (dots per inch) that is used to translate the vertical distance for the ruler. | |
EdgeMargin | Gets or sets the margin between the text and the bounding rectangle. | |
Font | Overridden. Gets or sets the AnnFont object associated with this AnnGroupObject object. | |
FrameBackPen | Gets or sets the background AnnPen uses when drawing the group outline for AnnNewGroupEditDesigner. | |
FrameForePen | Gets or sets the background AnnPen uses when drawing the group outline for AnnNewGroupEditDesigner. | |
GaugeLength | Gets or sets the length of the gauge (the perpendicular lines at the ends of the ruler) for this AnnGroupObject object. | |
GripperDistance | The distance in pixels that the RotateGripper control point is originally placed from the bounds of the AnnObject. (Inherited from AnnObject) | |
Group | Gets or sets the AnnGroupObject that contains this AnnObject. (Inherited from AnnObject) | |
HasBrush | Overridden. Gets a value that indicates whether this AnnGroupObject object has a brush. | |
HasFont | Overridden. Gets a value that indicates whether this AnnGroupObject object has a font. | |
HasPen | Overridden. Gets a value that indicates whether this AnnGroupObject object has a pen. | |
Hyperlink | Overridden. Gets or sets a string which represents the hyperlink for this AnnObject object. | |
InvalidRectangle | Overridden. Gets the physical bounding rectangle of this AnnGroupObject object. | |
IsFixedStateStackEmpty | true if the fixed stack is empty; false otherwise. (Inherited from AnnObject) | |
IsLocked | Gets a value that indicates whether this AnnObject is locked. (Inherited from AnnObject) | |
LineAlignment | Gets or sets a value that represents the line alignment. | |
MeasurementUnit | Gets or sets a value that represents the unit of measure for this AnnGroupObject object. | |
Name | Gets or sets the name of the AnnObject. (Inherited from AnnObject) | |
NameBackColor | Overridden. Gets or sets the color used to fill the background of the name of this AnnGroupObject object. | |
NameFont | Overridden. Gets or sets the font used to draw the name of this AnnGroupObject object. | |
NameForeColor | Overridden. Gets or sets the color used to draw the name of this AnnGroupObject object. | |
NameOffset | Overridden. Gets or sets the name offset relative to the upper left corner of the bounding rectangle of this AnnGroupObject object. | |
NameRestrict | Overridden. Gets or sets a value indicating whether this AnnGroupObject name is restricted to appear fully within the bounding rectangle of the Container. | |
NameVisible | Overridden. Gets or sets a value that indicates whether to draw the name of this AnnGroupObject object. | |
ObjectPen | Gets or sets the background AnnPen uses when drawing the group outline for AnnNewGroupEditDesigner. | |
Objects | Gets the collection of annotation objects (of various classes derived from AnnObject) contained in this AnnGroupObject object. | |
Origin | Gets the logical origin of this AnnObject. (Inherited from AnnObject) | |
Password | Gets the password used in the last successful lock operation of this AnnObject. (Inherited from AnnObject) | |
Pen | Overridden. Gets or sets the AnnPen object associated with this AnnGroupObject object. | |
PhysicalTransform | Returns the current physical transformation Matrix of this AnnObject. (Inherited from AnnObject) | |
Precision | Gets or sets the number of digits to the right of the decimal point when displaying the ruler's length in this AnnGroupObject object. | |
ProtractorImplemented | Gets a value that indicates whether any annotation object in this group object implements the IAnnProtractorObject interface. This is used internally by the annotation framework. User-defined classes that implement this interface should provide an implementation of this property that returns true. | |
RotateCenter | The location of the rotate center control point. (Inherited from AnnObject) | |
RotateGripper | The location of the rotate gripper control point. (Inherited from AnnObject) | |
RulerImplemented | Gets a value that indicates whether any annotation object in this group object implements the IAnnRulerObject interface. This is used internally by the annotation framework. User-defined classes that implement this interface should provide an implementation of this property that returns true. | |
SerializePassword | Overridden. Gets or sets a value indicating whether the password is saved when this AnnGroupObject object is serialized. | |
ShowAngle | Gets or sets a value indicating whether the angle of this AnnGroupObject is visible. | |
ShowGauge | Gets or sets a value indicating whether the gauge (the perpendicular lines at the ends of the ruler) for this AnnGroupObject object is visible. | |
ShowLength | Gets or sets a value that indicates whether to display the length of rulers in this AnnGroupObject object. | |
ShowTickMarks | Gets or sets a value indicating whether the tick marks for this AnnGroupObject object are visible. | |
SupportsBrush | Overridden. Gets a value indicating whether this AnnGroupObject object supports a brush. | |
SupportsFixed | Overridden. true if this AnnObject can be fixed; false otherwise | |
SupportsFont | Overridden. Gets a value indicating whether this AnnGroupObject object supports a font. | |
SupportsPen | Overridden. Gets a value indicating whether this AnnGroupObject object supports a pen. | |
Tag | Gets or sets the tag of this AnnObject. (Inherited from AnnObject) | |
Temporary | Gets or sets a value that indicates whether this AnnGroupObject object is a temporary group. | |
Text | Gets or sets the text string associated with this AnnGroupObject object. | |
TextColor | Overridden. Gets or sets the text color associated with this AnnGroupObject object. | |
TextImplemented | Gets a value that indicates whether any annotation object in this group object implements the IAnnTextObject interface. This is used internally by the annotation framework. User-defined classes that implement this interface should provide an implementation of this property that returns true. | |
TextRotate | Gets or sets the rotation value. | |
TickMarksLength | Gets or sets the length of the tick marks for rulers in this AnnGroupObject object. | |
Transform | Returns the current transformation Matrix of this AnnObject. (Inherited from AnnObject) | |
TransformObjectMode | Gets a value that determines how to transform this AnnObject when any object transformation method is called. (Inherited from AnnObject) | |
UnitAbbreviation | Gets or sets a string value that specifies the abbreviation that corresponds to the MeasurementUnit property value used by the object. | |
UserData | Gets or sets the user-defined data of this AnnObject. (Inherited from AnnObject) | |
Visible | Gets or sets a value indicating whether the AnnObject is visible. (Inherited from AnnObject) | |
Win32ObjectId | Overridden. For internal use. |
Name | Description | |
---|---|---|
HitTestInterior | Gets a value indicating whether hit-testing should be performed inside this AnnObject. (Inherited from AnnObject) | |
UnitConverter | Gets the AnnUnitConverter that will be used in this AnnObject. (Inherited from AnnObject) |