AnalyticalElementSelector
Description:
Specifies a portion of an Analytical Element or the whole element.
Specifies a portion of an Analytical Element or the whole element.
public enum AnalyticalElementSelector
| Name | Description |
|---|---|
| EndOrTop | End or top of element (corresponds to end = 1). |
| StartOrBase | Start or base of element (corresponds to end = 0). |
| Whole | Entire element |