MentalRayRenderSettingsTraitsTileOrder Property

Property that represents the order used to render image tiles. This property can be one of the following: Name Value Description Hilbert 0 Hilbert order. Spiral 1 Spiral order. LeftToRight 2 Left-to-right order. RightToLeft 3 Right-to-left order. TopToBottom 4 Top-to-bottom order. BottomToTop 5 Bottom-to-top order.

Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public abstract TileOrder TileOrder { get; set; }

Property Value

TileOrder
See Also

©  Bricsys NV. All rights reserved.