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

Show in webframe

ControlPointCount Property (AnnTextPointerEditDesigner)






AnnTextPointerEditDesigner implementation of AnnRectangleEditDesigner.ControlPointCount.
Syntax
public override int ControlPointCount {get;}
'Declaration
 
Public Overrides ReadOnly Property ControlPointCount As Integer
'Usage
 
Dim instance As AnnTextPointerEditDesigner
Dim value As Integer
 
value = instance.ControlPointCount

            

            
public:
property int ControlPointCount {
   int get() override;
}

Property Value

AnnTextPointerEditDesigner implementation of AnnRectangleEditDesigner.ControlPointCount.
Requirements

Target Platforms

See Also

Reference

AnnTextPointerEditDesigner Class
AnnTextPointerEditDesigner Members

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