This document is archived and information here might be outdated. Recommended version. |
Indicates if the property page can modify the properties of the specified renderer.
[Visual Basic .NET] Public Function CanEdit ( _ ByVal obj As IFeatureRenderer _ ) As Boolean
[C#] public bool CanEdit ( IFeatureRenderer obj );