Class PathPointType
Inheritance
System.Object
PathPointType
Assembly: Syncfusion.Pdf.Portable.dll
Syntax
public sealed class PathPointType : Enum
Fields
Bezier
Declaration
public const PathPointType Bezier
Field Value
Bezier3
Declaration
public const PathPointType Bezier3
Field Value
CloseSubpath
Declaration
public const PathPointType CloseSubpath
Field Value
DashMode
Declaration
public const PathPointType DashMode
Field Value
Line
Declaration
public const PathPointType Line
Field Value
PathMarker
Declaration
public const PathPointType PathMarker
Field Value
PathTypeMask
Declaration
public const PathPointType PathTypeMask
Field Value
Start
Declaration
public const PathPointType Start
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|