ComponentOne Maps for WPF and Silverlight
C1.WPF.Maps Namespace / C1VectorLayer Class / OnApplyTemplate Method

In This Topic
    OnApplyTemplate Method (C1VectorLayer)
    In This Topic
    The method is invoked during ApplyTemplate() call.
    Syntax
    'Declaration
     
    
    Public Overrides Sub OnApplyTemplate() 
    public override void OnApplyTemplate()
    See Also