Navigation: Code Documentation > RSVML > RSGdiPlusGraphics > Classes > TRSGPPen > Properties
TRSGPPen.DefaultKind Property
Defines the default kind of the pen. The pen object uses the DefaultKind property to determine whether the kind of the pen is stored when streaming.
Namespace: RSGdiPlusGraphics
Delphi
public property DefaultKind: TRSGPBrushKind read FDefaultKind write FDefaultKind;
Property Value
Type: TRSGPBrushKind
•RSGdiPlusGraphics.TRSGPPen.Create(TRSGPCanvas,TRSGPBrushKind,TRSGPColor)
•RSGdiPlusGraphics.TRSGPPen.DefaultColor
•RSGdiPlusGraphics.TRSGPPen.Kind
•TRSGPPen
•RSGdiPlusGraphics