DashStyle

Inheritance: Animatable AvaloniaUI documentation: DashStyle API

Constructors

Properties

Usages

DashStyle([ 2.; 2. ], 0.)

Get access to the underlying DashStyle

let stylleRef = ViewRef<DashStyle>()

DashStyle([ 2.; 2. ], 0.)
    .reference(stylleRef)

Last updated