LineStyleDefinition.StrokeProps Interface

A stroke representing either a dash or gap in a stroke pattern

Properties

Name Type Description
capMode undefined | LineStyleDefinition.StrokeCap Appearance of stroke end cap  
endWidth undefined | number Width at end of stroke, same as start width if not present.  
length number Length of stroke in meters  
orgWidth undefined | number Width at start of stroke.  
strokeMode undefined | LineStyleDefinition.StrokeMode Type and behavior of stroke  
widthMode undefined | LineStyleDefinition.StrokeWidth How to apply orgWidth and endWidth to stroke  

Defined in

Last Updated: 08 January, 2020