Click or drag to resize

Extensions Class

Extension class for converting LAYERS.
Inheritance Hierarchy
SystemObject
  RAYLASE.Marker.CorrectionsExtensions

Namespace: RAYLASE.Marker.Corrections
Assembly: RAYLASE.Marker.Corrections (in RAYLASE.Marker.Corrections.dll) Version: 2.19.0
Syntax
C#
public static class Extensions

The Extensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodToLayer(Int32) Converts integer to LAYERS.
Public Extension MethodToLayer(String) Converts string to LAYERS.
Public Extension MethodToLayerCount Converts LAYERS to integer.
Top
See Also