Total number of running duplicate discards
Namespace: VcClientAssembly: VcClient (in VcClient.dll) Version: 1.0.0.0 (1.8.400.4142)
Syntax
C# |
---|
public double VertexDuplicateDiscards { get; set; } |
Visual Basic |
---|
Public Property VertexDuplicateDiscards As Double Get Set |
Visual C++ |
---|
public: property double VertexDuplicateDiscards { double get (); void set (double value); } |