Click or drag to resize

FloorVisualSupportInset Property

How far the support is inset in from the edge of the floor. A negative value will move the support outside the floor.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public double SupportInset { get; set; }

Property Value

Type: Double
See Also