ElementBuilderPathEnd Method |
Finishes building of the path Element.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Function PathEnd As Element
public:
virtual Element^ PathEnd() sealed
Return Value
Type:
Element the path Element
See Also