figureone
Preparing search index...
FigurePrimitives/FigurePrimitiveTypes
OBJ_LineStyleSimple
Interface OBJ_LineStyleSimple
Line style definition object.
widthIs
number
|
positive
|
negative
|
mid
|
outside
|
inside
— defines how the width is grown from the polyline's points. When using
number
, 0 is the equivalent of 'inside' and 1 is the equivalent of 'outside'.
width
number
— line width
dash
TypeDash
— select solid or dashed line
color
TypeColor
— line color
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
figureone
Loading...
Line style definition object.
widthIsnumber|positive|negative|mid|outside|inside— defines how the width is grown from the polyline's points. When usingnumber, 0 is the equivalent of 'inside' and 1 is the equivalent of 'outside'.widthnumber— line widthdashTypeDash — select solid or dashed linecolorTypeColor — line color