ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / C1VectorLayer Class / OnApplyTemplate Method

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