This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > PublisherControls > ESRI.ArcGIS.PublisherControls > Interfaces > IA > IARGlobeControl Interface > IARGlobeControl.BorderStyle Property (ArcObjects .NET 10.5 SDK) |
The border style of the control.
[Visual Basic .NET] Public Property BorderStyle As esriARBorderStyle
[C#] public esriARBorderStyle BorderStyle {get; set;}
Returns or sets the border style of an ArcReaderGlobeControl. By default a border is drawn.
2018 800A07E2: The specified border style is invalid.