The AnnNewGroupEditDesigner Class is available in LEADTOOLS Document and Medical Imaging toolkits.
This class extends AnnRectangleEditDesigner to provide functionality for editing an AnnGroupObject on an annotation container. This class has improved rotate functionality over the AnnGroupEditDesigner.Visual Basic (Declaration) | |
---|---|
<SerializableAttribute()> Public Class AnnNewGroupEditDesigner Inherits AnnRectangleEditDesigner |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As AnnNewGroupEditDesigner |
C# | |
---|---|
[SerializableAttribute()] public class AnnNewGroupEditDesigner : AnnRectangleEditDesigner |
C++/CLI | |
---|---|
[SerializableAttribute()] public ref class AnnNewGroupEditDesigner : public AnnRectangleEditDesigner |
For an example, refer to AnnDesigner.
For more information, refer to New Annotation Features of Version 14.5.
System.Object
Leadtools.Annotations.AnnDesigner
Leadtools.Annotations.AnnEditDesigner
Leadtools.Annotations.AnnRectangleEditDesigner
Leadtools.Annotations.AnnNewGroupEditDesigner
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7