The LinearBarGeometry type exposes the following members.
Properties
|
| Name | Description |
|---|
 | BottomXLeft |
Gets bottom-left X-coordinate of linear bar.
|
 | BottomXRight |
Gets bottom-right X-coordinate of linear bar.
|
 | CellSize |
Gets base size of cell for dimensional scaling.
|
 | EndY |
Gets bottom Y-coordinate of linear bar.
|
 | Size |
Gets geometry size.
|
 | StartY |
Gets top Y-coordinate of linear bar.
|
 | TopXLeft |
Gets top-left X-coordinate of linear bar.
|
 | TopXRight |
Gets top-right X-coordinate of linear bar.
|
See Also