다음을 통해 공유


LineTransform.Right 속성

줄의 유효한 오른쪽 가장자리 X 좌표를 가져옵니다.

네임스페이스:  Microsoft.VisualStudio.Text.Formatting
어셈블리:  Microsoft.VisualStudio.Text.UI(Microsoft.VisualStudio.Text.UI.dll)

구문

‘선언
Public ReadOnly Property Right As Double
public double Right { get; }
public:
property double Right {
    double get ();
}
member Right : float with get
function get Right () : double

속성 값

형식: Double
줄의 효과적인 오른쪽 가장자리 x 좌표입니다.

.NET Framework 보안

참고 항목

참조

LineTransform 구조체

Microsoft.VisualStudio.Text.Formatting 네임스페이스