SvgImage.Width

SvgImage.Width property

返回图像的宽度,表示其水平像素尺寸。此属性对于布局计算和显示渲染至关重要,确保图像内容的精确定位和可视化。

public override int Width { get; }

Property Value

图像宽度。

另请参见