Checks if is stroked.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Function IsStroked As Boolean
public:
virtual bool IsStroked() sealed
Return Value
Type:
Boolean true if the current path element should be stroked
See Also