Public Overloads Shared Sub Unsubscribe( _ ByVal action As Action(Of PointCloudLayerRendererChangedEventArgs) _ )
public static void Unsubscribe( Action<PointCloudLayerRendererChangedEventArgs> action )
Parameters
- action
- The delegate used when subscribing to the event.