The SplitProfileViewCreationOptions type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SplitProfileViewCreationOptions | Initializes a new instance of the SplitProfileViewCreationOptions class |
Properties
| Name | Description | |
|---|---|---|
| FirstViewStyleId |
Specifies the ObjectId of the first split view style.
| |
| IntermediateViewStyleId |
Specifies the ObjectId of the intermediate split view style.
| |
| LastViewStyleId |
Specifies the ObjectId of the last split view style.
| |
| SplitDatumOption |
Specifies the vertical location at which to split the profile view.
| |
| SplitStationOption |
Specifies the horizontal location at which to split the profile view.
| |
| ViewHeight |
Specifies the height of the split ProfileView.
|