ArcObjects Library Reference (PublisherControls)  

IARGlobeControlDefault.BorderStyle Property

The border style of the control.

[Visual Basic .NET]
Public Property BorderStyle As esriARBorderStyle
[C#]
public esriARBorderStyle BorderStyle {get; set;}

Product Availability

Available with ArcGIS Desktop. Requires Publisher Extension.

Description

Returns or sets the border style of an ArcReaderGlobeControl. By default a border is drawn.

See Also

IARGlobeControlDefault Interface