Click or drag to resize

ContainerRendererAspectHasRight Property

Whether the container has a right side or not.

Namespace: Demo3D.Visuals.Renderers.Primitives
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public bool HasRight { get; set; }

Property Value

Boolean
See Also