MGEdgeAttr.setThickness   Go to object model Go to parent topic Go to previous topic Go to next topic

Syntax

void setThickness(int thickness)

Description

Specifies the edge thickness used to draw the polygons.

Parameters

thickness - The thickness in pixels. Values can range from 1 to 16384.

Error Codes

-3 (illegal argument)

See Also

getThickness, Thickness