Padding.Empty 필드

정의

안쪽 여백이 Padding 없는 개체를 제공합니다.

public: static initonly System::Windows::Forms::Padding Empty;
public static readonly System.Windows.Forms.Padding Empty;
 staticval mutable Empty : System.Windows.Forms.Padding
Public Shared ReadOnly Empty As Padding 

필드 값

설명

빈 안쪽 여백 개체는 , RightLeftBottom 패딩 속성이 0으로 설정된 것으로 Top정의됩니다.

이 변경할 수 없는 필드는 비교 작업 및 초기화에 유용합니다.

적용 대상

추가 정보