GlobeImageOverlayAddCompleteEventArgsImageryOverlay Property |
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public GlobeImageOverlay ImageryOverlay { get; }
Public ReadOnly Property ImageryOverlay As GlobeImageOverlay
Get
public:
property GlobeImageOverlay^ ImageryOverlay {
GlobeImageOverlay^ get ();
}
member ImageryOverlay : GlobeImageOverlay with get
Property Value
Type:
GlobeImageOverlaySee Also