Class OdCustomShape
Nom dels espais: Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic Assemblea: Aspose.Imaging.dll (25.4.0)
El document obert en forma custom.
[JsonObject(MemberSerialization.OptIn)]
public class OdCustomShape : OdStyledObject
Inheritance
object ← OdObject ← OdGraphicObject ← OdStyledObject ← OdCustomShape
Membres heretats
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)
Inicialitza una nova instància de la classe Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdCustomShape.
public OdCustomShape(OdObject parent)
Parameters
parent
OdObject
El pare de la família.
Properties
Layer
Obté o col·loca la capa.
[JsonProperty]
public string Layer { get; set; }
Valor de la propietat
StyleName
Obté o posa el nom de l’estil.
[JsonProperty]
public string StyleName { get; set; }
Valor de la propietat
TextStyleName
Obté o posa el nom de l’estil de text.
[JsonProperty]
public string TextStyleName { get; set; }