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