The following tables list the members exposed by MapLayerInfo.
Name | Description | |
---|---|---|
![]() | Name | Gets the name. |
![]() | Visible | Gets or sets the flag indicating whether or not the map layer is visible. |
Name | Description | |
---|---|---|
![]() | AddToMap | Adds the MapLayer to the specified IMap. |
![]() | GetSchema | This method is reserved, it should not be used. Apply the XmlSchemaProviderAttribute to the class instead. |
![]() | Initialize | Initializes the MapLayer. |
![]() | ReadJson | Generates an object from its JSON representation. |
![]() | ReadXml | Generates an object from its XML representation. |
![]() | Uninitialize | Uninitializes the MapLayer. |
![]() | WriteJson | Converts an object into its JSON representation. |
![]() | WriteXml | Converts an object into its XML representation. |
Name | Description | |
---|---|---|
![]() | NotifyPropertyChanged | Called when changing the value of a property. |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Raise this event when the value of a property is changed. |