MiniMap Members
In This Article
#Constructors
Name | Description |
---|---|
Mini |
Initializes a new instance of the Mini |
#Properties
Name | Description |
---|---|
Alignment | Gets or sets the alignment of a mini map. |
Behavior | Gets or sets the behavior of a mini map. |
Enable |
Gets or sets a value indicating whether or not scrolling is enabled. |
Enable |
Gets or sets a value indicating whether or not zooming is enabled. |
Height | Gets or sets the height of a mini map. |
Layers |
Returns the collection of Mini |
Set |
Gets or sets a value indicating whether or not to change the map center when an end-user clicks the mini map. |
Viewport |
Returns the style of a mini map viewport. |
Visible | Gets or sets a value indicating whether or not a mini map should be displayed. |
Width | Gets or sets the width of a mini map. |
#Methods
Name | Description |
---|---|
Dispose() |
Disposes of the current object.
Inherited from Map |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the textual representation of Mini |
See Also