Canvas Nasal API: Difference between revisions

Jump to navigation Jump to search
m
→‎setStrokeDashArray: made example bold
m (Removed temp. statement)
m (→‎setStrokeDashArray: made example bold)
Line 352: Line 352:
Make dashed path. Pattern is a vector of alternating dash and gap lengths. ? horizontal, or misunderstood the vector ?
Make dashed path. Pattern is a vector of alternating dash and gap lengths. ? horizontal, or misunderstood the vector ?


Example: my_path.setStrokeDashArray([10, 20, 10, 20, 10]);
'''Example:''' my_path.setStrokeDashArray([10, 20, 10, 20, 10]);
 
=== setData ===
=== setData ===
=== setDataGeo ===
=== setDataGeo ===
574

edits

Navigation menu