Leadtools.Annotations Namespace > AnnPolygonObject Class : GetGraphicsPath Method |
public override GraphicsPath GetGraphicsPath( AnnGetGraphicsPathMode mode )
'Declaration Public Overrides Function GetGraphicsPath( _ ByVal mode As AnnGetGraphicsPathMode _ ) As GraphicsPath
'Usage Dim instance As AnnPolygonObject Dim mode As AnnGetGraphicsPathMode Dim value As GraphicsPath value = instance.GetGraphicsPath(mode)
public: GraphicsPath^ GetGraphicsPath( AnnGetGraphicsPathMode mode ) override