Gets a value indicating whether the IGraphics object supports pens with zero width.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
SyntaxC#
Copy Code
|
|---|
bool SupportsPenWidth0 { get; } |
Visual Basic
Copy Code
|
|---|
ReadOnly Property SupportsPenWidth0 As Boolean |
See Also