The GetControlPointsLocation Method is available in LEADTOOLS Document and Medical Imaging toolkits.
AnnRectangleEditDesigner implementation of AnnEditDesigner.GetControlPointsLocation.Visual Basic (Declaration) | |
---|---|
Overrides Public Function GetControlPointsLocation() As AnnPoint() |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As AnnRectangleEditDesigner Dim value() As AnnPoint value = instance.GetControlPointsLocation() |
C# | |
---|---|
public override AnnPoint[] GetControlPointsLocation() |
C++/CLI | |
---|---|
public: array<AnnPoint>^ GetControlPointsLocation(); override |
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7