IPenWidth
Leave feedback
On this page
public interface IPenWidth
Defines annotation pen width
| Method | Description |
|---|---|
| getPenWidth() | Gets or sets annotation pen width |
| setPenWidth(Byte value) | Gets or sets annotation pen width |
public abstract Byte getPenWidth()
Gets or sets annotation pen width
Returns: java.lang.Byte -
public abstract void setPenWidth(Byte value)
Gets or sets annotation pen width
Parameters:
| Parameter | Type | Description |
|---|---|---|
| value | java.lang.Byte |
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.