Class OdEnhancedGeometry

Class OdEnhancedGeometry

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

향상된 지질학적 개체

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

Inheritance

object OdObject OdGraphicObject OdEnhancedGeometry

상속 회원들

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

OdEnhancedGeometry(OdObject)

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

public OdEnhancedGeometry(OdObject parent)

Parameters

parent OdObject

그리고 부모님.

Properties

EnhancedPath

향상된 경로를 얻거나 설정합니다.

[JsonProperty]
public OdGraphicObject[] EnhancedPath { get; set; }

부동산 가치

OdGraphicObject [ ] [ [ ]

Type

그것을 얻거나 그 유형을 설정합니다.

[JsonProperty]
public string Type { get; set; }

부동산 가치

string

ViewBox

가져오거나 보기 상자를 설정합니다.

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

부동산 가치

Rectangle

 한국어