setMarkerShapeLocal: Difference between revisions
| Fred Gandt (talk | contribs) m (<pre> to <code> + "see also") | m (template:command argument fix) | ||
| Line 11: | Line 11: | ||
| | Selects the shape (type) of the marker. | | Selects the shape (type) of the marker. | ||
| Shape can be "ICON", "RECTANGLE" or "ELLIPSE". |=  | Shape can be "ICON", "RECTANGLE" or "ELLIPSE". |DESCRIPTION= | ||
| ____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | markerName '''setMarkerShapeLocal''' shape |=  | | markerName '''setMarkerShapeLocal''' shape |SYNTAX= | ||
| |p1= markerName: [[String]] |=  | |p1= markerName: [[String]] |PARAMETER1= | ||
| |p2= shape: [[String]] |=  | |p2= shape: [[String]] |PARAMETER2= | ||
| | [[Nothing]] |=  | | [[Nothing]] |RETURNVALUE= | ||
| ____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| |x1= <code>"Marker1" [[setMarkerShapeLocal]] "RECTANGLE";</code> |=  | |x1= <code>"Marker1" [[setMarkerShapeLocal]] "RECTANGLE";</code> |EXAMPLE1= | ||
| ____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | [[setMarkerAlpha]], [[setMarkerAlphaLocal]], [[setMarkerBrush]], [[setMarkerBrushLocal]], [[setMarkerColor]], [[setMarkerColorLocal]], [[setMarkerDir]], [[setMarkerDirLocal]], [[setMarkerPos]], [[setMarkerPosLocal]], [[setMarkerShape]], [[setMarkerSize]], [[setMarkerSizeLocal]], [[setMarkerText]], [[setMarkerTextLocal]], [[setMarkerType]], [[setMarkerTypeLocal]] |=  | | [[setMarkerAlpha]], [[setMarkerAlphaLocal]], [[setMarkerBrush]], [[setMarkerBrushLocal]], [[setMarkerColor]], [[setMarkerColorLocal]], [[setMarkerDir]], [[setMarkerDirLocal]], [[setMarkerPos]], [[setMarkerPosLocal]], [[setMarkerShape]], [[setMarkerSize]], [[setMarkerSizeLocal]], [[setMarkerText]], [[setMarkerTextLocal]], [[setMarkerType]], [[setMarkerTypeLocal]] |SEEALSO= | ||
| }} | }} | ||
Revision as of 14:47, 7 April 2019
Description
- Description:
- Selects the shape (type) of the marker. Shape can be "ICON", "RECTANGLE" or "ELLIPSE".
- Groups:
- Uncategorised
Syntax
- Syntax:
- markerName setMarkerShapeLocal shape
- Parameters:
- markerName: String
- shape: String
- Return Value:
- Nothing
Examples
- Example 1:
- "Marker1" setMarkerShapeLocal "RECTANGLE";
Additional Information
- See also:
- setMarkerAlphasetMarkerAlphaLocalsetMarkerBrushsetMarkerBrushLocalsetMarkerColorsetMarkerColorLocalsetMarkerDirsetMarkerDirLocalsetMarkerPossetMarkerPosLocalsetMarkerShapesetMarkerSizesetMarkerSizeLocalsetMarkerTextsetMarkerTextLocalsetMarkerTypesetMarkerTypeLocal
Notes
- 
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
 Only post proven facts here! Add Note
