Click or drag to resize

PathPointsCollection Properties

The PathPointsCollection type exposes the following members.

Properties
 NameDescription
Public propertyBoundingBox Gets a rectangle that bounds this Path.
Public propertyCount Gets the number of FS_PATHPOINTF contained in the collection.
Public propertyHandle Gets handle to PDF path object
Public propertyHost Gets the parent object that hosts this collection.
Public propertyIsDisposed Gets a value indicating whether the object has been disposed of.

Field Value

true if the object has been disposed of; otherwise, false.
Public propertyIsReadOnly Gets a value indicating whether the collection is read-only.
Public propertyIsRectangle Gets a value indicating whether the path is rectangle.
Public propertyItem Gets or sets the FS_PATHPOINTF at the specified index
Top
See Also