다음을 통해 공유


DrawingAttributes 생성자

정의

DrawingAttributes 클래스의 새 인스턴스를 초기화합니다.

public:
 DrawingAttributes();
public DrawingAttributes ();
Public Sub New ()

설명

다음 표에서는 DrawingAttributes 클래스의 인스턴스에 대한 초기 속성 값을 보여 줍니다.

속성 초기 값
Color 검정
FitToCurve false
Height 디바이스 독립적 픽셀 (DIP)
IgnorePressure false
IsHighlighter false
StylusTip StylusTip.Ellipse
StylusTipTransform Matrix.Identity
Width 2 DIP

적용 대상