IPenWidth

public interface IPenWidth

Defines annotation pen width

Methods

Method Description
getPenWidth() Gets or sets annotation pen width
setPenWidth(Byte value) Gets or sets annotation pen width

getPenWidth()

public abstract Byte getPenWidth()

Gets or sets annotation pen width

Returns: java.lang.Byte -

setPenWidth(Byte value)

public abstract void setPenWidth(Byte value)

Gets or sets annotation pen width

Parameters:

Parameter Type Description
value java.lang.Byte