| KM_CoordMotionLoaded Property |
Flag to determine that this object has been properly initialized
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public bool Loaded { get; set; }
Public Property Loaded As Boolean
Get
Set
public:
property bool Loaded {
bool get ();
void set (bool value);
}
Property Value
BooleanSee Also