편집

다음을 통해 공유


SKElement.CanvasSize Property

Definition

Gets the current canvas size.

[System.ComponentModel.Bindable(false)]
[System.ComponentModel.Browsable(false)]
public SkiaSharp.SKSize CanvasSize { get; }
public SkiaSharp.SKSize CanvasSize { get; }

Property Value

Attributes

Remarks

The canvas size may be different to the view size as a result of the current device's pixel density.

Applies to