ESRI.ArcGIS.ConversionTools
Seed_File Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.ConversionTools Namespace > ExportCAD Class : Seed_File Property




An existing CAD drawing whose contents and 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;}

See Also

© 2010 All Rights Reserved.