Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the pen-tip shape.
Syntax
typedef enum InkPenTip {
IPT_Ball = 0,
IPT_Rectangle = 1
} ;
Constants
IPT_Ball Value: 0 The pen tip is round. This is the default pen tip. |
IPT_Rectangle Value: 1 The pen tip is rectangular. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP Tablet PC Edition [desktop apps only] |
Minimum supported server | None supported |
Header | msinkaut.h |
See also
Height Property [InkDrawingAttributes Class]