CubicCurveBuilderNumCubicPoints Method |
Number of generated cubic points.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public uint NumCubicPoints()
Public Function NumCubicPoints As UInteger
public:
virtual unsigned int NumCubicPoints() sealed
function NumCubicPoints();
Return Value
Type:
UInt32Indicates that the conversion succeeded, failed, or was cancelled
See Also