Click or drag to resize

PenSet Properties

The PenSet type exposes the following members.

Properties
 NameDescription
Public propertyDefaultPen The default pen.
Public propertyDefaultPenNumber The default pen number from this pen set that will be used when a new markable job element is created.
Public propertyHasPen The flag whether there is any pen in the collection.
Public propertyID The unique identifier of this pen collection.
Public propertyItem The enumeration of the pens in the collection.
Public propertyName The name of this pen collection.
Public propertyPenMap The pens that are currently being managed. Returns a snapshot snapshot-friendly ReadOnlyDictionary wrapper. Note: The dictionary wrapper is read-only, but internal operations lock on the underlying map.
Top
See Also