OptionsDrawPathPoints Property
|
Draw annotations to show how paths are
constructed and where the end and control points lie.
Namespace: WebSupergoo.WordGlue4
Assembly: WordGlue4 (in WordGlue4.dll)
Version: 4.1.0.0 (4.1.0.0)
Syntax
public bool DrawPathPoints { get; set; }
Public Property DrawPathPoints As Boolean
Get
Set
member DrawPathPoints : bool with get, set
Property Value
Type:
Boolean
See Also