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