Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.2
|
Leadtools.Annotations Namespace > AnnRectangleControlPoint Class : GetGraphicsPath Method |
public override GraphicsPath GetGraphicsPath( AnnPoint centerPoint, AnnUnitConverter converter )
'Declaration Public Overrides Function GetGraphicsPath( _ ByVal centerPoint As AnnPoint, _ ByVal converter As AnnUnitConverter _ ) As GraphicsPath
'Usage Dim instance As AnnRectangleControlPoint Dim centerPoint As AnnPoint Dim converter As AnnUnitConverter Dim value As GraphicsPath value = instance.GetGraphicsPath(centerPoint, converter)
public: GraphicsPath^ GetGraphicsPath( AnnPoint centerPoint, AnnUnitConverter^ converter ) override