Interface IObjectWithBounds
Interface IObjectWithBounds
İsim alanı : Aspose.Imaging Toplantı: Aspose.Imaging.dll (25.5.0)
Sınırları olan bir nesneyi temsil eder.
public interface IObjectWithBoundsProperties
Bounds
nesne sınırlarını alır.
Rectangle Bounds { get; }Mülkiyet Değer
Height
nesnenin yüksekliğine sahiptir.
int Height { get; }Mülkiyet Değer
Size
nesnenin büyüklüğünü belirtir.
Size Size { get; }Mülkiyet Değer
Width
nesne genişliğine sahiptir.
int Width { get; }