Initializes dimension style using default values from the specified header.
Namespace:
CADImport
Assembly: CADImport (in CADImport.dll)
Syntax
Visual Basic (Declaration) |
Public Sub InitDimProperties( _ ByVal header As HeadVarStruct _ ) |
Parameters
-
header
-
Type: HeadVarStruct
The header to get default values from.
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET6
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also