Interface IObjectWithBounds

Interface IObjectWithBounds

名称: Aspose.Imaging アセンション: Aspose.Imaging.dll (25.4.0)

限界を持つ物体を表す。

public interface IObjectWithBounds

Properties

Bounds

オブジェクトを制限する。

Rectangle Bounds { get; }

不動産価値

Rectangle

Height

オブジェクトの高さを得る

int Height { get; }

不動産価値

int

Size

オブジェクトのサイズを表示します。

Size Size { get; }

不動産価値

Size

Width

オブジェクトの幅を得る。

int Width { get; }

不動産価値

int

 日本語