The SplitProfileViewCreationOptions type exposes the following members.

Constructors

  NameDescription
Public methodSplitProfileViewCreationOptions
Initializes a new instance of the SplitProfileViewCreationOptions class

Properties

  NameDescription
Public propertyFirstViewStyleId
Specifies the ObjectId of the first split view style.
Public propertyIntermediateViewStyleId
Specifies the ObjectId of the intermediate split view style.
Public propertyLastViewStyleId
Specifies the ObjectId of the last split view style.
Public propertySplitDatumOption
Specifies the vertical location at which to split the profile view.
Public propertySplitStationOption
Specifies the horizontal location at which to split the profile view.
Public propertyViewHeight
Specifies the height of the split ProfileView.

See Also