Leadtools.Annotations Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
AnnGroupObject Class Members
See Also  Properties  Methods 
Leadtools.Annotations Namespace : AnnGroupObject Class

The following tables list the members exposed by AnnGroupObject.

Public Constructors

 NameDescription
Public Constructor AnnGroupObject ConstructorOverloaded.  This constructor is required by ISerializable.  
Top

Public Properties

 NameDescription
Public Property Acute Gets or sets a value that indicates whether to mark the inside (acute) or outside (obtuse) angle for this AnnGroupObject object.  
Public Property Alignment Gets or sets a value that indicates the text alignment.  
Public Property AnglePrecision Gets or sets the number of digits to display to the right of the decimal point in the angle of this AnnGroupObject object.  
Public Property AngularUnit Gets or sets the unit of measure used for any angles in this group.  
Public Property AngularUnitAbbreviation Gets or sets a string value that specifies the abbreviation to be used for the AngularUnit property value.  
Public Property ArcRadius Gets or sets the arc radius of this AnnGroupObject object.  
Public Property BoundingRectangleOverridden.  Gets the logical bounding rectangle of this AnnGroupObject object.  
Public Property BrushOverridden.  Gets or sets the AnnBrush object associated with this AnnGroupObject object.  
Public Property ContainerOverridden.  Gets or sets the AnnContainer object that contains this AnnGroupObject object.  
Public Property DpiX Gets or sets the horizontal DPI (dots per inch) that is used to translate the horizontal distance for the ruler.  
Public Property DpiY Gets or sets the vertical DPI (dots per inch) that is used to translate the vertical distance for the ruler.  
Public Property EdgeMargin Gets or sets the margin between the text and the bounding rectangle.  
Public Property FontOverridden.  Gets or sets the AnnFont object associated with this AnnGroupObject object.  
Public Property FrameBackPen Gets or sets the background AnnPen uses when drawing the group outline for AnnNewGroupEditDesigner.  
Public Property FrameForePen Gets or sets the background AnnPen uses when drawing the group outline for AnnNewGroupEditDesigner.  
Public Property GaugeLength Gets or sets the length of the gauge (the perpendicular lines at the ends of the ruler) for this AnnGroupObject object.  
Public Property GripperDistance The distance in pixels that the AnnObject.RotateGripper control point is originally placed from the bounds of the AnnObject. (Inherited from AnnObject)
Public Property Group Gets or sets the AnnGroupObject that contains this AnnObject. (Inherited from AnnObject)
Public Property HasBrushOverridden.  Gets a value that indicates whether this AnnGroupObject object has a brush.  
Public Property HasFontOverridden.  Gets a value that indicates whether this AnnGroupObject object has a font.  
Public Property HasPenOverridden.  Gets a value that indicates whether this AnnGroupObject object has a pen.  
Public Property HyperlinkOverridden.  Gets or sets a string which represents the hyperlink for this AnnObject object.  
Public Property InvalidRectangleOverridden.  Gets the physical bounding rectangle of this AnnGroupObject object.  
Public Property IsFixedStateStackEmpty true if the fixed stack is empty; false otherwise. (Inherited from AnnObject)
Public Property IsLocked Gets a value that indicates whether this AnnObject is locked. (Inherited from AnnObject)
Public Property LineAlignment Gets or sets a value that represents the line alignment.  
Public Property MeasurementUnit Gets or sets a value that represents the unit of measure for this AnnGroupObject object.  
Public Property Name Gets or sets the name of the AnnObject. (Inherited from AnnObject)
Public Property NameBackColorOverridden.  Gets or sets the color used to fill the background of the name of this AnnGroupObject object.  
Public Property NameFontOverridden.  Gets or sets the font used to draw the name of this AnnGroupObject object.  
Public Property NameForeColorOverridden.  Gets or sets the color used to draw the name of this AnnGroupObject object.  
Public Property NameOffsetOverridden.  Gets or sets the name offset relative to the upper left corner of the bounding rectangle of this AnnGroupObject object.  
Public Property NameRestrictOverridden.  Gets or sets a value indicating whether this AnnGroupObject name is restricted to appear fully within the bounding rectangle of the Container.  
Public Property NameVisibleOverridden.  Gets or sets a value that indicates whether to draw the name of this AnnGroupObject object.  
Public Property ObjectPen Gets or sets the background AnnPen uses when drawing the group outline for AnnNewGroupEditDesigner.  
Public Property Objects Gets the collection of annotation objects (of various classes derived from AnnObject) contained in this AnnGroupObject object.  
Public Property Origin Gets the logical origin of this AnnObject. (Inherited from AnnObject)
Public Property Password Gets the password used in the last successful lock operation of this AnnObject. (Inherited from AnnObject)
Public Property PenOverridden.  Gets or sets the AnnPen object associated with this AnnGroupObject object.  
Public Property PhysicalTransform Returns the current physical transformation Matrix of this AnnObject. (Inherited from AnnObject)
Public Property 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.  
Public Property 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.  
Public Property RotateCenter The location of the rotate center control point. (Inherited from AnnObject)
Public Property RotateGripper The location of the rotate gripper control point. (Inherited from AnnObject)
Public Property 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.  
Public Property SerializePasswordOverridden.  Gets or sets a value indicating whether the password is saved when this AnnGroupObject object is serialized.  
Public Property ShowAngle Gets or sets a value indicating whether the angle of this AnnGroupObject is visible.  
Public Property 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.  
Public Property ShowLength Gets or sets a value that indicates whether to display the length of rulers in this AnnGroupObject object.  
Public Property ShowTickMarks Gets or sets a value indicating whether the tick marks for this AnnGroupObject object are visible.  
Public Property SupportsBrushOverridden.  Gets a value indicating whether this AnnGroupObject object supports a brush.  
Public Property SupportsFixedOverridden.  true if this AnnObject can be fixed; false otherwise  
Public Property SupportsFontOverridden.  Gets a value indicating whether this AnnGroupObject object supports a font.  
Public Property SupportsPenOverridden.  Gets a value indicating whether this AnnGroupObject object supports a pen.  
Public Property Tag Gets or sets the tag of this AnnObject. (Inherited from AnnObject)
Public Property Temporary Gets or sets a value that indicates whether this AnnGroupObject object is a temporary group.  
Public Property Text Gets or sets the text string associated with this AnnGroupObject object.  
Public Property TextColorOverridden.  Gets or sets the text color associated with this AnnGroupObject object.  
Public Property 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.  
Public Property TextRotate Gets or sets the rotation value.  
Public Property TickMarksLength Gets or sets the length of the tick marks for rulers in this AnnGroupObject object.  
Public Property Transform Returns the current transformation Matrix of this AnnObject. (Inherited from AnnObject)
Public Property TransformObjectMode Gets a value that determines how to transform this AnnObject when any object transformation method is called. (Inherited from AnnObject)
Public Property UnitAbbreviation Gets or sets a string value that specifies the abbreviation that corresponds to the MeasurementUnit property value used by the object.  
Public Property UserData Gets or sets the user-defined data of this AnnObject. (Inherited from AnnObject)
Public Property Visible Gets or sets a value indicating whether the AnnObject is visible. (Inherited from AnnObject)
Public Property Win32ObjectIdOverridden.  For internal use.  
Top

Protected Properties

 NameDescription
Protected Property HitTestInterior Gets a value indicating whether hit-testing should be performed inside this AnnObject. (Inherited from AnnObject)
Protected Property UnitConverter Gets the AnnUnitConverter that will be used in this AnnObject. (Inherited from AnnObject)
Top

Public Methods

 NameDescription
Public Method CalculateRotateAngleOverridden.  The AnnGroupObject implementation of AnnObject.CalculateRotateAngle.  
Public Method CloneOverridden.  Creates an exact copy of this AnnGroupObject object.  
Public Method ConvertLogicalToObjectPoints Converts an array of points from logical to object coordinates. (Inherited from AnnObject)
Public Method ConvertLogicalToObjectRectangle Converts a rectangle from logical to object coordinates. (Inherited from AnnObject)
Public Method ConvertObjectToLogicalPoints Converts an array of points from object to logical coordinates. (Inherited from AnnObject)
Public Method ConvertObjectToLogicalRectangle Converts a rectangle from object to logical coordinates. (Inherited from AnnObject)
Public Method DisposeOverloaded.  Releases the resources used by this AnnGroupObject object.  
Public Method DrawOverridden.  Draws this AnnGroupObject object on the specified surface.  
Public Method GetArea Gets the pixel count of the annotation object (Inherited from AnnObject)
Public Method GetFixedStateOverridden.  The AnnGroupObject implementation of AnnObject.GetFixedState.  
Public Method GetGraphicsPathOverridden.  Returns a GraphicsPath representation of this AnnGroupObject object.  
Public Method GetObjectDataOverridden.  Populates a specified SerializationInfo class object with the data needed to serialize this object.  
Public Method HitTestOverridden.  Performs hit-testing on this AnnGroupObject object.  
Public Method LockOverridden.  Locks this AnnGroupObject object with the specified password.  
Public Method PopFixedStateOverridden.  The AnnGroupObject implementation of AnnObject.PopFixedState.  
Public Method PushFixedStateOverridden.  The AnnGroupObject implementation of AnnObject.PushFixedState.  
Public Method ResetRotatePointsOverridden.  The AnnGroupObject implementation of AnnObject.ResetRotatePoints.  
Public Method ResetTransformOverridden.  Resets the transformation matrix of this AnnGroupObject object.  
Public Method RestoreOriginalLocationOverridden.  The AnnGroupObject implementation of AnnObject.RestoreOriginalLocation.  
Public Method RestrictNameOverridden.  Restricts the name to appear fully within the bounding rectangle of the Container of this AnnGroupObject.  
Public Method RotateOverridden.  Rotates the transformation matrix of this AnnGroupObject object around a point.  
Public Method SaveOriginalLocationOverridden.  The AnnGroupObject implementation of AnnObject.SaveOriginalLocation.  
Public Method ScaleOverridden.  Scales the transformation matrix of this AnnGroupObject object using the specified values.  
Public Method SetFixedStateOverridden.  The AnnGroupObject implementation of AnnObject.SetFixedState.  
Public Method ToString Overridden. Converts the attributes of this AnnObject to a human-readable string. (Inherited from AnnObject)
Public Method TransformRotatePoints Applies the transformer to the rotate control points. (Inherited from AnnObject)
Public Method TranslateOverridden.  Translates the transformation matrix of this AnnGroupObject object using the specified values.  
Public Method Ungroup Ungroups this AnnGroupObject object.  
Public Method UnlockOverridden.  Unlocks this AnnGroupObject object with the specified password.  
Top

Protected Methods

 NameDescription
Protected Method BeginDraw Called by the AnnObject.Draw method to set up the object's AnnObject.PhysicalTransform matrix into the g graphics surface. (Inherited from AnnObject)
Protected Method CreateOverridden.  Creates a new instance of an AnnGroupObject object.  
Protected Method DrawLocked Draws this AnnObject locked picture on the specified surface. (Inherited from AnnObject)
Protected Method DrawName Draws this AnnObject name on the specified surface. (Inherited from AnnObject)
Protected Method DrawObject Draws this AnnObject on the specified surface. (Inherited from AnnObject)
Protected Method EndDraw Called by the AnnObject.Draw method to reset the graphics transformation. (Inherited from AnnObject)
Protected Method Finalize This member overrides Finalize. (Inherited from AnnObject)
Protected Method GetTransformPoints Gets the array of points to be transformed. (Inherited from AnnObject)
Protected Method NameHitTest Performs hit-testing on this AnnObject name. (Inherited from AnnObject)
Protected Method SetTransformPoints Sets the array of transformed points. (Inherited from AnnObject)
Top

See Also

Leadtools.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features