Method SetEdgeMaterial
SetEdgeMaterial(uint, uint)
Define an edge's material
Declaration
[HandleProcessCorruptedStateExceptions]
public void SetEdgeMaterial(uint edge, uint material)
Parameters
Type | Name | Description |
---|---|---|
uint | edge | The edge to apply to style to |
uint | material | The material to apply |