BaseCreationParams Class Properties
In This Topic
For a list of all members of this type, see BaseCreationParams members.
Public Properties
| Name | Description |
| MapMemberIndex |
Gets and sets the index of the MapMember in the map or group layer.
MapMemberPosition must be set to MapMemberPosition.Index for this value to honored.
Defaults to Auto arrange index position if MapMemberIndex is not set.
|
| MapMemberPosition |
Specifies whether the mapMember should be auto positioned or be on the top or at the bottom.
Default value is AutoArrange
Gets and sets mapMember position.
|
Top
See Also