BoundingBoxXYZ.MaxEnabled
Description:
Defines whether the maximum bound is active for given dimension.
Defines whether the maximum bound is active for given dimension.
Remarks:
Use 0 for X, 1 for Y and 2 for Z. The entire box must be enabled to have enabled individual bounds.
Use 0 for X, 1 for Y and 2 for Z. The entire box must be enabled to have enabled individual bounds.
public bool this[
int dim
] { get; set; }
-
Int32dim