ESRI.ArcGIS.ADF | |
BaseDynamicLayer Class Methods | |
See Also Send comments on this topic. |
ESRI.ArcGIS.ADF.BaseClasses Namespace : BaseDynamicLayer Class |
For a list of all members of this type, see BaseDynamicLayer members.
Name | Description | |
---|---|---|
AddExtension | Adds a new extension. | |
ConvertToSupportedObject | Convert the object to another object that is supported. This method is not implemented in this version. | |
Dispose | Dispose the layer | |
Draw | Draws the layer to the specified display for the given draw phase. | |
DrawDynamicLayer | The dynamic layer draw method. You should implement this method in order to allow you layer to draw while the map is in dynamic mode | |
get_DataDetails | Details of the layer's data. | |
get_DynamicLayerDirty | get the dirty flag of the layer | |
get_Extension | The extension at the specified index. | |
get_TipText | Map tip text at the specified location. | |
IsSupportedAtVersion | Is this object valid at the given document version. | |
Load | Loads the object properties from the stream. | |
PrepareForPublishing | Prepare the layer for the publishing process. | |
RemoveExtension | Removes the specified extension. | |
Save | Saves the object properties to the stream. | |
set_DynamicLayerDirty | set the dirty flag of the layer |