KmlFeatureIsLoaded Property |
Gets whether the document associated with this feature is loaded.
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 IsLoaded { get; }
Public ReadOnly Property IsLoaded As Boolean
Get
public:
property bool IsLoaded {
bool get ();
}
member IsLoaded : bool with get
Property Value
Type:
BooleanSee Also