Interface IObjectWithSizeF

Interface IObjectWithSizeF

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

現実の数(インチ)で表現されるサイズのオブジェクトを表します。

public interface IObjectWithSizeF

Properties

高さF

オブジェクトの高さを、インチで得る。

float HeightF { get; }

不動産価値

float

シェイク

オブジェクトのサイズを、インチで得る。

SizeF SizeF { get; }

不動産価値

SizeF

ウィドフ

オブジェクトの幅を、インチで得る。

float WidthF { get; }

不動産価値

float

 日本語