public bool UseGlobalFiducials { get; set; }
Public Property UseGlobalFiducials As Boolean Get Set
public: property bool UseGlobalFiducials { bool get (); void set (bool value); }
member UseGlobalFiducials : bool with get, set
In This Article