C#
VB
WinRT C#
C++
Gets or sets the perceived edge width, in pixels.
public int EdgeWidth { get; set; }
Public Property EdgeWidth As Integer
public int EdgeWidth {get; set;}
get_EdgeWidth();
set_EdgeWidth(value);
Object.defineProperty('EdgeWidth');
Perceived edge width, in pixels, which represents the brick edge width when the brick is viewed from the perpendicular to the front of the brick. Minimum value is 1. See the following figure:
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