다음을 통해 공유


VisualStyleInformation.MinimumColorDepth 속성

정의

현재 비주얼 스타일의 최소 색상 수를 가져옵니다.

public:
 static property int MinimumColorDepth { int get(); };
public static int MinimumColorDepth { get; }
member this.MinimumColorDepth : int
Public Shared ReadOnly Property MinimumColorDepth As Integer

속성 값

Int32

비주얼 스타일을 사용하는 경우에는 현재 비주얼 스타일의 최소 색상 수이고, 그렇지 않으면 0입니다.

설명

이 속성의 값을 확인 합니다 IsEnabledByUserVisualStyleRenderer.IsSupported 속성 내부적으로 합니다.

적용 대상