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