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