다음을 통해 공유


GridUnitTypeAttribute.GridUnitType 속성

눈금 단위 형식을 가져옵니다.

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

구문

‘선언
Public Property GridUnitType As GridUnitType
public GridUnitType GridUnitType { get; private set; }
public:
property GridUnitType GridUnitType {
    GridUnitType get ();
    private: void set (GridUnitType value);
}
member GridUnitType : GridUnitType with get, private set
function get GridUnitType () : GridUnitType 
private function set GridUnitType (value : GridUnitType)

속성 값

형식: GridUnitType
GridUnitType입니다.

.NET Framework 보안

참고 항목

참조

GridUnitTypeAttribute 클래스

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