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