This document is archived and information here might be outdated. Recommended version. |
Indicates if the network renderer can be edited by the property page.
[Visual Basic .NET] Public Sub CanEdit ( _ ByVal obj As INetworkRenderer, _ ByRef result As Boolean _ )
[C#] public void CanEdit ( INetworkRenderer obj, ref bool result );