Class LengthRecord

LengthRecord class

하위 경로 길이 레코드 Class

public class LengthRecord : VectorPathRecord

생성자

이름설명
LengthRecord()의 새 인스턴스를 초기화합니다.LengthRecord 클래스.
LengthRecord(byte[])의 새 인스턴스를 초기화합니다.LengthRecord 클래스.

속성

이름설명
BezierKnotRecordsCount { get; set; }베지어 매듭 레코드 개수를 가져오거나 설정합니다.
IsClosed { get; set; }이 인스턴스가 닫혔는지 여부를 나타내는 값을 가져오거나 설정합니다.
IsOpen { get; set; }이 인스턴스가 열려 있는지 여부를 나타내는 값을 가져오거나 설정합니다.
PathOperations { get; set; }경로 작업을 가져오거나 설정합니다.
RecordCount { get; set; }레코드 수를 가져오거나 설정합니다.
ShapeIndex { get; set; }레이어에서 현재 경로 모양의 인덱스를 가져오거나 설정합니다.
override Type { get; }유형을 가져옵니다.

또한보십시오