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