EdgeStyleApply Enumeration
|
Property that represents the type of geometry
to which the edge styles should be applied.
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public enum EdgeStyleApply
Public Enumeration EdgeStyleApply
public enum class EdgeStyleApply
Members
Member name |
Value |
Description |
ApplyToDefault |
0 |
Apply the edge style to the geometry as designed. |
ApplyToAll |
1 |
Apply the edge style to all geometry. |
See Also