C#
VB
WinRT C#
C++
Gets or sets the angle, in degrees.
public int ShadeAngle { get; set; }
Public Property ShadeAngle As Integer
public int ShadeAngle {get; set;}
get_ShadeAngle();
set_ShadeAngle(value);
Object.defineProperty('ShadeAngle');
Angle, in degrees, that identifies from which side the light will hit the brick edges, resulting in a brightening of the opposite angle edges, and the darkening of the other edges. Valid range is from 0 to 360.
Refer to BricksTextureCommand example.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET