DXFReaderNETControlShowLayers Method
|
Shows the default layers dialog for the control.
Namespace:
DXFReaderNET
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public:
void ShowLayers()
member ShowLayers : unit -> unit
METHOD ShowLayers() AS VOID
Remarks Shows a dialog to modify drawing's layers properties.
See Also