Get or set the number of UV tiles used custom tiling
Namespace: Ico.Windows.Media.Media3DAssembly: Ico3DControlsLibrary (in Ico3DControlsLibrary.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public Vector CustomTile { get; set; } |
Visual Basic |
---|
Public Property CustomTile As Vector Get Set |
JScript |
---|
function get CustomTile () : Vector function set CustomTile (value : Vector) |