←Select platform

GetGraphicsPath Method (AnnRectangleControlPoint)

Syntax

C#
VB
C++
public override GraphicsPath GetGraphicsPath(  
   Leadtools.Annotations.AnnPoint centerPoint, 
   Leadtools.Annotations.AnnUnitConverter converter 
) 
  
Public Overrides Function GetGraphicsPath( _ 
   ByVal centerPoint As Leadtools.Annotations.AnnPoint, _ 
   ByVal converter As Leadtools.Annotations.AnnUnitConverter _ 
) As GraphicsPath 
public: 
GraphicsPath^ GetGraphicsPath(  
   Leadtools.Annotations.AnnPoint centerPoint, 
   Leadtools.Annotations.AnnUnitConverter^ converter 
) override  

Parameters

centerPoint
The center point

converter
An AnnUnitConverter used to convert

centerPoint
The center point

Return Value

The System.Drawing.Drawing2D.GraphicsPath representation of this AnnControlPoint.

Remarks

For more information, refer to AnnControlPoint.GetGraphicsPath.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations Assembly
Click or drag to resize