![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
BoundaryTransparency Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Display.Symbol Namespace > SimpleFillSymbol Class : BoundaryTransparency Property |
Visual Basic (Declaration) | |
---|---|
Public Property BoundaryTransparency As Double |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As SimpleFillSymbol Dim value As Double instance.BoundaryTransparency = value value = instance.BoundaryTransparency |
C# | |
---|---|
public double BoundaryTransparency {get; set;} |
For an example of using this property, see the SimpleFillSymbol overview .
Value to set percentage of transparency for the polygon boundaries. 0 is 0 percent transparent, and 100 is 100 percent transparent.
This property is ignored for ArcMap Server image services.
Default is 0.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family