OrgChart for WPF and Silverlight
C1.Silverlight.OrgChart Namespace / C1OrgChart Class / ConnectorStrokeProperty Field

In This Topic
    ConnectorStrokeProperty Field (C1OrgChart)
    In This Topic
    Identifies the ConnectorStroke dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ConnectorStrokeProperty As DependencyProperty
    public static readonly DependencyProperty ConnectorStrokeProperty
    See Also