Pen |
public class PenSetsConfiguration
The PenSetsConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| PenSetsConfiguration | Initializes a new instance of the Object class. |
| Name | Description | |
|---|---|---|
| ActivePenSetIndex | The index of the active pen set from the list. A special value of "0" means the default pen set is the active one. A positive value means a custom pen set from the system configuration. A negative value means a custom pen set from the user configuration. | |
| DefaultPenSet | The default pen set for the marker library. | |
| PenSets | The custom pen sets for the marker library. |
| Name | Description | |
|---|---|---|
| AddPenSet | Adds a new pen set. | |
| ClearPenSet | Removes all pen sets. | |
| DeletePenSet | Deletes a pen set. | |
| ReplacePenSet | Replaces a pen set. |