

Properties
| Name | Type | Description |
|---|---|---|
| EndPointX | int | Stores the horizontal coordinate of the end point of separator. |
| EndPointY | int | Stores the vertical coordinate of the end point of separator. |
| PreciseWidth | int | Stores the precise width of the separator in pixels. |
| SeparatorType | SeparatorTypeEnum | Stores the type of the separator. |
| StartPointX | int | Stores the horizontal coordinate of the start point of separator. |
| StartPointY | int | Stores the vertical coordinate of the start point of separator. |
Methods
| Name | Description |
|---|---|
| CopyFrom | Initializes the properties of the current object with the values of similar properties of another object. |
Related objects
Object Diagram
Output parameter
This object is the output parameter of the following methods:- GetAsSeparatorBlock method of the Block object
- Item, AddNew methods of the SeparatorGroup object
