Class OdCustomShape
Namn på plats: Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic Församling: Aspose.Imaging.dll (25.4.0)
Det öppna dokumentet i anpassad form.
[JsonObject(MemberSerialization.OptIn)]
public class OdCustomShape : OdStyledObject
Inheritance
object ← OdObject ← OdGraphicObject ← OdStyledObject ← OdCustomShape
Arvsmedlemmar
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)
Initialiserar en ny instans av Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdCustomShape klass.
public OdCustomShape(OdObject parent)
Parameters
parent
OdObject
och föräldern .
Properties
Layer
Får eller sätter lager.
[JsonProperty]
public string Layer { get; set; }
Fastighetsvärde
StyleName
Få eller ange namnet på stilen.
[JsonProperty]
public string StyleName { get; set; }
Fastighetsvärde
TextStyleName
Få eller ange namnet på textstilen.
[JsonProperty]
public string TextStyleName { get; set; }