Interface IPageChildNode

IPageChildNode interface

페이지 노드의 모든 하위 노드에 대한 인터페이스입니다.

public interface IPageChildNode : INode

속성

이름설명
HorizontalOffset { get; set; }수평 오프셋을 가져오거나 설정합니다.
VerticalOffset { get; set; }수직 오프셋을 가져오거나 설정합니다.

또한보십시오