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.Appearance Property (ArcObjects .NET 10.5 SDK) |
The appearance of the control.
[Visual Basic .NET] Public Property Appearance As esriARAppearance
[C#] public esriARAppearance Appearance {get; set;}
Returns or sets the paint style of the ArcReaderGlobeControl to either Flat or 3D. By default the appearance is flat.
2017 800A07E1: The specified appearance is invalid.