Click or drag to resize

WriteStatusEventArgsProgress Property

An integer from 0 to 100 that specifies the writing progress.

Namespace:  DXFReaderNET
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.52
Syntax
public int Progress { get; set; }

Property Value

Type: Int32
See Also