[[PageOutline]] [wiki:Documentation] > [wiki:Widgets] [[BR]][[BR]] || '''Automatically generated page, do not modify. User-contributed notes can be created at: [wiki:Widgets/BufferUsageNotes]'''|| [[BR]] = Widget: Buffer = This widget will perform a buffering operation on selected features in the Map. Either a popup window or the task pane will be used to gather user input, depending on the setting of the Target parameter == Usage Notes == See: [wiki:Widgets/BufferUsageNotes] == Common Widget Properties == * '''Label''' : Create a buffer * '''Tooltip''' : Click to create a buffer * '''ImageUrl''' : images/icons/buffer.png * '''StandardUi''' : true * '''ContainableBy''' : Any == Parameters == === LayerName === * '''Label''' : Layer name * '''Type''' : string * '''Description''' : The name of the buffer layer * '''DefaultValue''' : Buffer * '''IsMandatory''' : 0 === LayerNameInput === * '''Label''' : Layer name input field label * '''Type''' : string * '''Description''' : The label for the buffer layer name input field * '''DefaultValue''' : BufferLayerName * '''IsMandatory''' : 0 === BufferDistance === * '''Label''' : Buffer distance * '''Type''' : double * '''Description''' : The distance to buffer * '''DefaultValue''' : 100 * '''IsMandatory''' : 0 === BufferDistanceInput === * '''Label''' : Buffer distance input field label * '''Type''' : string * '''Description''' : The label for the buffer distance input field * '''DefaultValue''' : BufferDistance * '''IsMandatory''' : 0 === BufferUnits === * '''Label''' : Buffer units * '''Type''' : string * '''Description''' : The units for the buffer distance * '''meters''' ''(Label: Meters)'' * '''feet''' ''(Label: Feet)'' * '''miles''' ''(Label: Miles)'' * '''kilometers''' ''(Label: Kilometers)'' * '''DefaultValue''' : meters * '''IsMandatory''' : 0 === BufferUnitsInput === * '''Label''' : Buffer units input field label * '''Type''' : string * '''Description''' : The label for the buffer units input field * '''DefaultValue''' : BufferUnits * '''IsMandatory''' : 0 === BorderColor === * '''Label''' : Border color * '''Type''' : color * '''Description''' : The color of the buffer border * '''DefaultValue''' : ff000000 * '''IsMandatory''' : 0 === BorderColorInput === * '''Label''' : Border color input field label * '''Type''' : string * '''Description''' : The label for the border color input field * '''DefaultValue''' : BufferBorderColor * '''IsMandatory''' : 0 === FillColor === * '''Label''' : Fill color * '''Type''' : color * '''Description''' : The color of the buffer fill * '''DefaultValue''' : 33FF0000 * '''IsMandatory''' : 0 === FillColorInput === * '''Label''' : Fill color input field label * '''Type''' : string * '''Description''' : The label for the fill color input field * '''DefaultValue''' : BufferFillColor * '''IsMandatory''' : 0