Setting staking out linetypes
Namespace:
CADImport
Assembly: CADImport (in CADImport.dll)
Syntax
Visual Basic (Declaration) |
Public Shared Function SetMaxNumDottedLines( _ ByVal value As Integer _ ) As Integer |
C#
|
public static int SetMaxNumDottedLines( int value ) |
Parameters
-
value
-
Type: int
must be > 0
Return Value
previous value
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET6
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also