ContainerVisualBaseRatio Property |
Property Value
Type: Double
The ratio of the bottom base of the Container to the top opening of the Container. 1.0 will mean square sides, 0.9 (the default) makes the sides taper in to 10% smaller than the top.
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 11.0.0.7658
Syntaxpublic double BaseRatio { get; set; }Property Value
Type:
Double
See Also