Eyeshot 10 WinForms API Reference
GetOutlines Method

WinForms Assembly > devDept.Eyeshot.Entities Namespace > Text Class : GetOutlines Method
Syntax
'Declaration
 
Protected Friend Overridable Function GetOutlines( _
   ByVal accuracy As Double, _
   ByVal vp As ViewportLayout _
) As Point3D()
protected internal virtual Point3D[] GetOutlines( 
   double accuracy,
   ViewportLayout vp
)

Parameters

accuracy
vp
See Also

Reference

Text Class
Text Members