Leadtools.Annotations Namespace > AnnControlPoint Class : GetGraphicsPath Method |
public abstract GraphicsPath GetGraphicsPath( AnnPoint centerPoint, AnnUnitConverter converter )
'Declaration Public MustOverride Function GetGraphicsPath( _ ByVal centerPoint As AnnPoint, _ ByVal converter As AnnUnitConverter _ ) As GraphicsPath
'Usage Dim instance As AnnControlPoint Dim centerPoint As AnnPoint Dim converter As AnnUnitConverter Dim value As GraphicsPath value = instance.GetGraphicsPath(centerPoint, converter)
public abstract GraphicsPath GetGraphicsPath( AnnPoint centerPoint, AnnUnitConverter converter )
function Leadtools.Annotations.AnnControlPoint.GetGraphicsPath( centerPoint , converter )
public: abstract GraphicsPath^ GetGraphicsPath( AnnPoint centerPoint, AnnUnitConverter^ converter )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2