2022 Property
Changes 0
P

BoundingBoxXYZ.MinEnabled

Description:
Defines whether the minimum 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.
public bool this[
	int dim
] { get; set; }
  • Int32
    dim