Foxit PDF SDK
|
This is the complete list of members for FSDK.Path, including all inherited members.
AppendEllipse(rect) | FSDK.Path | |
AppendRect(rect) | FSDK.Path | |
Clear() | FSDK.Path | |
CloseFigure() | FSDK.Path | |
constructor() | FSDK.Path | |
CubicBezierTo(point1, point2, point3) | FSDK.Path | |
e_TypeBezierTo | FSDK.Path | static |
e_TypeBezierToCloseFigure | FSDK.Path | static |
e_TypeLineTo | FSDK.Path | static |
e_TypeLineToCloseFigure | FSDK.Path | static |
e_TypeMoveTo | FSDK.Path | static |
GetPoint(index) | FSDK.Path | |
GetPointCount() | FSDK.Path | |
GetPointType(index) | FSDK.Path | |
IncreasePointCount(count) | FSDK.Path | |
IsEmpty() | FSDK.Path | |
LineTo(point) | FSDK.Path | |
MoveTo(point) | FSDK.Path | |
RemovePoint(index) | FSDK.Path | |
SetPoint(index, point, type) | FSDK.Path | |
Transform(matrix) | FSDK.Path |