GlobeImageOverlayAddCompleteEventArgsStatus Property |
Gets whether the
AddAsync
operation was successful.
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public bool Status { get; }
Public ReadOnly Property Status As Boolean
Get
public:
property bool Status {
bool get ();
}
member Status : bool with get
Property Value
Type:
BooleanSee Also