ComponentOne OrgChart for UWP
C1.UWP.OrgChart Assembly / C1.Xaml.OrgChart Namespace / C1OrgChart Class / ConnectorDashOffset Property

In This Topic
    ConnectorDashOffset Property
    In This Topic
    Gets or sets the distance within the dash pattern where a dash begins.
    Syntax
    'Declaration
     
    Public Property ConnectorDashOffset As System.Double
    public System.double ConnectorDashOffset {get; set;}
    See Also