NOTE: This member is now obsolete.Use ExportClipToMetafile instead
Namespace:
CADImport
Assembly: CADImport (in CADImport.dll)
Syntax
Visual Basic (Declaration) |
Public Overridable Sub ExportToMetafile( _ ByVal aName As String, _ ByVal aCurRect As DRect, _ ByVal clipRect As Rectangle _ ) |
Parameters
-
aName
-
Type: string
-
aCurRect
-
Type: DRect
-
clipRect
-
Type: Rectangle
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET6
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also