ContainerVisualBaseRatio Property |
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.VisualsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic double BaseRatio { get; set; }Property Value
Double
See Also