LinearExtrusion.Center

LinearExtrusion.Center property

If this value is false, the linear extrusion Z range is from 0 to height, otherwise the range is from -height/2 to height/2.

public bool Center { get; set; }

See Also