ESRI.ArcGIS.ADF.Web.DataSources | |
Apply Method | |
See Also |
ESRI.ArcGIS.ADF.Web.DataSources Namespace > LayerInfo Class : Apply Method |
- graphicsLayer
- Graphics layer to apply formatting to.
Visual Basic (Declaration) | |
---|---|
Public Sub Apply( _ ByVal graphicsLayer As GraphicsLayer _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public void Apply( GraphicsLayer graphicsLayer ) |
Parameters
- graphicsLayer
- Graphics layer to apply formatting to.