Collapse All
Expand All
Code: All
Code: Multiple
Code: Visual Basic
Code: C#
Code: Visual C++
Code: J#
Code: JScript
Members Options: Show All
Members Options: Filtered
Members Options: Filtered
Members Options: Filtered
Frameworks: Show All
Frameworks: Multiple
Frameworks: .NET Framework Only
Frameworks: .NET Compact Framework Only
Frameworks: XNA Framework Only
Include Protected Members
Include Inherited Members
Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members
CAD .NET 15.2
CADBorderType Enumeration
See Also
Specifies the way the CAD image margins are calculated.
Namespace:
CADImport
Assembly:
CADImport (in CADImport.dll)
Members
Member name
Description
Global
The margins are added to the size of CAD drawing and measured in the same units.
None
The margins are not added to the size of CAD drawing.
Ratio
The margins are added to the size of CAD drawing and calculated as a fraction of its size.
See Also
Reference
CADImport Namespace