Key Property (InlineLineStyle)
 
            
                In This Topic
            
            Unique string identifying the layer. May be used as the layer's name in C1Maps so should be a valid id (alpha-numeric starting with a letter).
NOTE: the set accessor is for serialization ONLY. This property must NOT be changed.
 
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property Key As String
             
        
            
            public string Key {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also