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 > AnnImageObject Class : GetGraphicsPath Method |
public override GraphicsPath GetGraphicsPath( AnnGetGraphicsPathMode mode )
'Declaration Public Overrides Function GetGraphicsPath( _ ByVal mode As AnnGetGraphicsPathMode _ ) As GraphicsPath
'Usage Dim instance As AnnImageObject Dim mode As AnnGetGraphicsPathMode Dim value As GraphicsPath value = instance.GetGraphicsPath(mode)
public: GraphicsPath^ GetGraphicsPath( AnnGetGraphicsPathMode mode ) override