Determines the way the edges of objects are rendered.
Namespace: Ico.GwxAssembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public EdgeMode EdgeMode { get; set; } |
| Visual Basic |
|---|
Public Property EdgeMode As EdgeMode Get Set |
| JScript |
|---|
function get EdgeMode () : EdgeMode function set EdgeMode (value : EdgeMode) |