Gets or sets the border width of the geometries in this layer.
Namespace: Spotfire.Dxp.Application.Visuals
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax
C#
public float BorderWidth { get; set; }
Property Value
Type: SingleThe width of the border.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | Thrown if value is negative or larger than 6. |
Version Information
See Also