Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public void Set(
DisplayStyle style
)
Public Sub Set (
style As DisplayStyle
)
public:
void Set(
DisplayStyle^ style
)
member Set :
style : DisplayStyle -> unit
Parameters
- style
- Type: Teigha.GraphicsInterfaceDisplayStyle
See Also