GraphicAssignment.setPlacement() method
Positions the graphic according to a Zone Placement configuration.
Signature:
setPlacement(name: string): this;
Parameters
Parameter |
Type |
Description |
---|---|---|
name |
string |
the zone placement name. |
this