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