Property LineCanvas
LineCanvas
The canvas that any line drawing that is to be shared by subviews of this view should add lines to.
public LineCanvas LineCanvas { get; }
Property Value
Remarks
Border adds lines to this LineCanvas.
The canvas that any line drawing that is to be shared by subviews of this view should add lines to.
public LineCanvas LineCanvas { get; }
Border adds lines to this LineCanvas.