ConversionTools
Seed_File Property
See Also  Send Feedback
ESRI.ArcGIS.ConversionTools Namespace > ExportCAD Class : Seed_File Property




An existing CAD drawing whose contents, document, and layer properties will be used for all new output CAD files. If appending to existing CAD files, the seed drawing is ignored. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property Seed_File As Object
Visual Basic (Usage)Copy Code
Dim instance As ExportCAD
Dim value As Object
 
instance.Seed_File = value
 
value = instance.Seed_File
C# 
public object Seed_File {get; set;}

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.