GraphicsPathEntryPoints Field
|
Any points associated with the entry. Move and
Line elements have one point, Curve elements have three.
Namespace: WebSupergoo.WordGlue4.Rendering
Assembly: WordGlue4 (in WordGlue4.dll)
Version: 4.1.0.0 (4.1.0.0)
Syntax
public readonly Point[] Points
Public ReadOnly Points As Point()
Field Value
Type:
Point
See Also