CentralBodySurfaceRegionGraphicsExtensionSurfaceRegionGraphics Property |
Gets or sets the graphical properties of the surface region.
Namespace:
AGI.Foundation.Cesium
Assembly:
AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public CentralBodySurfaceRegionGraphics SurfaceRegionGraphics { get; set; }
Public Property SurfaceRegionGraphics As CentralBodySurfaceRegionGraphics
Get
Set
public:
virtual property CentralBodySurfaceRegionGraphics^ SurfaceRegionGraphics {
CentralBodySurfaceRegionGraphics^ get () sealed;
void set (CentralBodySurfaceRegionGraphics^ value) sealed;
}
abstract SurfaceRegionGraphics : CentralBodySurfaceRegionGraphics with get, set
override SurfaceRegionGraphics : CentralBodySurfaceRegionGraphics with get, set
Property Value
Type:
CentralBodySurfaceRegionGraphicsImplements
ICentralBodySurfaceRegionGraphicsServiceSurfaceRegionGraphicsSee Also