Drawing.Bounds 属性

定义

获取绘图内容的轴对齐边界。

public:
 property System::Windows::Rect Bounds { System::Windows::Rect get(); };
public System.Windows.Rect Bounds { get; }
member this.Bounds : System.Windows.Rect
Public ReadOnly Property Bounds As Rect

属性值

绘图内容的轴对齐边界。

适用于