ESRI.ArcGIS.ADF.Web.UI.WebControls | |
Apply(GraphicsLayer) Method | |
See Also |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > LayerFormat Class > Apply Method : Apply(GraphicsLayer) Method |
- graphicsLayer
- Graphics layer to apply formatting to.
Visual Basic (Declaration) | |
---|---|
Public Overloads 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.