Skip to content
This repository was archived by the owner on Oct 11, 2023. It is now read-only.

7f58d55d 0800 19c4 837b a440bbc3429f

haplokuon edited this page May 6, 2023 · 1 revision

RemoveAll Method

netDxf 3.0.0 Library

Removes all layers states.

Definition

Namespace: netDxf.Collections
Assembly: netDxf (in netDxf.dll) Version: 3.0.0

C#

public void RemoveAll()

VB

Public Sub RemoveAll

C++

public:
void RemoveAll()

F#

member RemoveAll : unit -> unit 

See Also

Reference

LayerStateManager Class
netDxf.Collections Namespace

Clone this wiki locally