The MultipleProfileViewsCreationOptions type exposes the following members.

Constructors

  NameDescription
Public methodMultipleProfileViewsCreationOptions
Constructor for MultipleProfileViewsCreationOptions.

Properties

  NameDescription
Public propertyDrawOrder
Specifies the draw order when creating multiple ProfileViews.
Public propertyGapBetweenViewsInColumn
Specifies the gap between adjacent ProfileViews in a column when creating multiple ProfileViews.
Public propertyGapBetweenViewsInRow
Specifies the gap between adjacent ProfileViews in a row when creating multiple ProfileViews.
Public propertyLengthOfEachView
Specifies the length of each ProfileView when creating multiple ProfileViews.
Public propertyMaxViewInRowOrColumn
Specifies the maximum ProfileViews along the direction based on drawing order when creating multiple ProfileViews.
Public propertyStartCorner
Specifies the start corner when creating multiple ProfileViews.

See Also