OdCustomShape Sınıfı
İçindekiler
[
Saklamak
]Summary: The open document custom-shape.
Module: aspose.imaging.fileformats.opendocument.objects.graphic
Full Name: aspose.imaging.fileformats.opendocument.objects.graphic.OdCustomShape
Inheritance: OdStyledObject
Constructors
| Name | Açıklama |
|---|---|
| OdCustomShape(parent) | Yeni bir OdCustomShape sınıfı örneği oluşturur. |
Properties
| Name | Type | Access | Açıklama |
|---|---|---|---|
| absolute_coordinates | bool | r/w | [absolute coordinates] gösterip göstermediğini belirten bir değeri alır veya ayarlar. |
| öğeler | System.Collections.Generic.List`1[[Aspose.Imaging.FileFormats.OpenDocument.OdObject]] | r | Öğeleri alır. |
| katman | string | r/w | Katmanı alır veya ayarlar. |
| parent | OdObject | r | Üst nesneyi alır. |
| rectangle | RectangleF | r/w | Alır veya ayarlar dikdörtgeni. |
| style | OdGraphicStyle | r/w | Stili alır veya ayarlar. |
| style_name | string | r/w | Stil adını alır veya ayarlar. |
| text_style_name | string | r/w | Metin stilinin adını alır veya ayarlar. |
Constructor: OdCustomShape(parent)
OdCustomShape(parent)
Yeni bir OdCustomShape sınıfı örneği oluşturur.
Parameters:
| Parameter | Tür | Açıklama |
|---|---|---|
| parent | OdObject | Üst nesne. |