In This Topic
Represents a custom layer. The rendering of the layer is customized by user.
Object Model
Syntax
'Declaration
Public Class C1CustomLayer
Inherits C1Layer
public class C1CustomLayer : C1Layer
Inheritance Hierarchy
System.Object
C1.Web.Wijmo.Controls.C1Maps.C1Layer
C1.Web.Wijmo.Controls.C1Maps.C1CustomLayer
See Also