BoundingBox.FlattenAxisDisplayScale Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
When an axis is flattened what value to set that axis's scale to for display.
public:
property float FlattenAxisDisplayScale { float get(); void set(float value); };
public float FlattenAxisDisplayScale { get; set; }
member this.FlattenAxisDisplayScale : single with get, set
Public Property FlattenAxisDisplayScale As Single