Class OdStyledObject

Class OdStyledObject

이름 공간 : Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic 모임: Aspose.Imaging.dll (25.4.0)

오픈 문서는 그래픽 개체를 스타일링합니다.

[JsonObject(MemberSerialization.OptIn)]
public class OdStyledObject : OdGraphicObject

Inheritance

object OdObject OdGraphicObject OdStyledObject

Derived

OdAngleEllipse , OdConnector , OdContainer , OdCustomShape , OdFrame , OdLine , OdList , OdMeasure , OdPath , OdPolygon , OdRectangle , OdTextMeasure , OdTextParagraph , OdTextSpan

상속 회원들

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

OdStyledObject(OdObject)

Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdStyledObject 클래스의 새로운 예를 시작합니다.

public OdStyledObject(OdObject parent)

Parameters

parent OdObject

그리고 부모님.

Properties

Rectangle

오른쪽을 잡거나 정리합니다.

[JsonProperty]
public RectangleF Rectangle { get; set; }

부동산 가치

RectangleF

Style

스타일을 얻거나 설정합니다.

[JsonProperty]
public OdGraphicStyle Style { get; set; }

부동산 가치

OdGraphicStyle

 한국어