public enum ENGraphicsPathPointType : System.Enum
public enum ENGraphicsPathPointType : System.Enum
Member | Description |
---|---|
BezierTo | The Cubic Bezier To command. |
BezierToAndClose | The Cubic Bezier To and Close Figure command. |
LineTo | The Line To command. |
LineToAndClose | The Line To and Close Figure command. |
MoveTo | The Move To (Start Figure) command. |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Graphics.ENGraphicsPathPointType
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)