다음을 통해 공유


SpotLocation.StartX 속성

정의

디지털 서명의 X 페이지 좌표를 가져오거나 설정합니다.

public:
 property double StartX { double get(); void set(double value); };
public double StartX { get; set; }
member this.StartX : double with get, set
Public Property StartX As Double

속성 값

디지털 서명의 X 페이지 좌표입니다.

적용 대상