GraphicsPathEntryType Property
|
The type of entry.
Namespace: WebSupergoo.WordGlue4.Rendering
Assembly: WordGlue4 (in WordGlue4.dll)
Version: 4.1.0.0 (4.1.0.0)
Syntax
public GraphicsPathEntryType Type { get; set; }
Public Property Type As GraphicsPathEntryType
Get
Set
member Type : GraphicsPathEntryType with get, set
Property Value
Type:
GraphicsPathEntryType
See Also