Class OdMarker

Class OdMarker

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

마커는

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

Inheritance

object OdObject OdGraphicObject OdMarker

상속 회원들

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

OdMarker(OdObject)

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

public OdMarker(OdObject parent)

Parameters

parent OdObject

그리고 부모님.

Properties

Name

이름을 얻거나 지정합니다.

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

부동산 가치

string

PathCommands

도로 명령을 받거나 설정합니다.

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

부동산 가치

OdGraphicObject [ ] [ [ ]

Rectangle

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

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

부동산 가치

RectangleF

 한국어