The MultipleProfileViewsCreationOptions type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| MultipleProfileViewsCreationOptions |
Constructor for MultipleProfileViewsCreationOptions.
|
Properties
| Name | Description | |
|---|---|---|
| DrawOrder |
Specifies the draw order when creating multiple ProfileViews.
| |
| GapBetweenViewsInColumn |
Specifies the gap between adjacent ProfileViews in a column when creating multiple ProfileViews.
| |
| GapBetweenViewsInRow |
Specifies the gap between adjacent ProfileViews in a row when creating multiple ProfileViews.
| |
| LengthOfEachView |
Specifies the length of each ProfileView when creating multiple ProfileViews.
| |
| MaxViewInRowOrColumn |
Specifies the maximum ProfileViews along the direction based on drawing order when creating multiple ProfileViews.
| |
| StartCorner |
Specifies the start corner when creating multiple ProfileViews.
|