Enum EdgeDisplayWidthMode
Different ways to interpret the Width property of a EdgeDisplaySettings.
Namespace: Elements
Assembly: Hypar.Elements.dll
Syntax
public enum EdgeDisplayWidthMode
Fields
Name | Description |
---|---|
ScreenUnits | The Width property is interpreted as a constant pixel width (and rounded to the nearest integer). |
WorldUnits | The Width property is interpreted as a constant meter width. |