Click or drag to resize

DXFReaderNETControlShowDimStyles Method

Shows the default dimension styles dialog for the control.

Namespace:  DXFReaderNET
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public void ShowDimStyles()
Remarks
Shows a Dimension Style Manager dialog to create, modify and manage styles and dimensions.

See also the code sample.
See Also