Maximum number of triangles in leaf nodes of inner hierarchies.
Namespace: Ico.GwxAssembly: Gwx3DControl (in Gwx3DControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public int MaxTriangles { get; set; } |
Visual Basic |
---|
Public Property MaxTriangles As Integer Get Set |
JScript |
---|
function get MaxTriangles () : int function set MaxTriangles (value : int) |