Error processing SSI file
LEADTOOLS Annotations (Leadtools.Annotations assembly)

Show in webframe

EditObjectInvalidRectangle Property (AnnNewGroupEditDesigner)






The AnnNewGroupEditDesigner implementation of AnnEditDesigner.EditObjectInvalidRectangle.
Syntax
public override Rectangle EditObjectInvalidRectangle {get;}
'Declaration
 
Public Overrides ReadOnly Property EditObjectInvalidRectangle As Rectangle
'Usage
 
Dim instance As AnnNewGroupEditDesigner
Dim value As Rectangle
 
value = instance.EditObjectInvalidRectangle

            

            
public:
property Rectangle EditObjectInvalidRectangle {
   Rectangle get() override;
}

Property Value

The AnnNewGroupEditDesigner implementation of AnnEditDesigner.EditObjectInvalidRectangle.
Remarks
For more information, refer to AnnEditDesigner.EditObjectInvalidRectangle and New Annotation Features of Version 14.5.
Requirements

Target Platforms

See Also

Reference

AnnNewGroupEditDesigner Class
AnnNewGroupEditDesigner Members

Error processing SSI file
(Deprecated, use Leadtools.Annotations.Core instead)