Class PlessPenHandler
Platformless pen handler.
public class PlessPenHandler : DisposableObject, IBaseObject, IDisposableObject, IPenHandler, IDisposable
- Inheritance
-
PlessPenHandler
- Implements
Constructors
- PlessPenHandler(Pen)
Initializes a new instance of the PlessPenHandler class.
Properties
- LineJoin
Specifies how to join consecutive line or curve segments.
Methods
- Update(Pen)
Updates native pen properties from the managed pen properties.