Gets the effective width of the lines drawn with this pen once it has been applied to a Graphics2D object.
Namespace: com.mindfusion.drawing
Assembly: com.mindfusion.drawing
SyntaxJava
Copy Code
|
|---|
public double getEffectiveWidth ( |
A double value representing the effective pen width.
See Also