Class OdCustomShape
Именује се: Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic Асамблеја: Aspose.Imaging.dll (25.4.0)
Отворени документ у прилагођеном облику.
[JsonObject(MemberSerialization.OptIn)]
public class OdCustomShape : OdStyledObject
Inheritance
object ← OdObject ← OdGraphicObject ← OdStyledObject ← OdCustomShape
Наслеђени чланови
OdStyledObject.Style , OdStyledObject.Rectangle , OdGraphicObject.AbsoluteCoordinates , OdObject.parent , OdObject.Parent , OdObject.Items , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
OdCustomShape(OdObject)
Иницијалише нову инстанцију Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdCustomShape класе.
public OdCustomShape(OdObject parent)
Parameters
parent
OdObject
То је родитељ.
Properties
Layer
Добија или поставља слој.
[JsonProperty]
public string Layer { get; set; }
Вредност имовине
StyleName
Добија или поставља име стила.
[JsonProperty]
public string StyleName { get; set; }
Вредност имовине
TextStyleName
Добија или поставља име текстуалног стила.
[JsonProperty]
public string TextStyleName { get; set; }