ImageGear .NET - Updated
ImGearDWGPage Class Members
Fields  Properties  Methods 


ImageGear24.Formats.Vector Assembly > ImageGear.Formats.CAD Namespace : ImGearDWGPage Class

The following tables list the members exposed by ImGearDWGPage.

Public Constructors
 NameDescription
Public Constructor Creates blank ImGearDWGPage  
Top
Public Methods
 NameDescription
Public MethodOverridden.  Returns a clone of this ImGearDWGPage  
Public MethodOverloaded. Creates a new instance of CADCircle.  
Public MethodOverloaded. Creates a new instance of CADFace.  
Public Method Creates a new instance of CADLight.  
Public MethodOverloaded. Creates a new instance of CADLine.  
Public MethodOverloaded. Creates a new instance of CADLinearRuler.  
Public MethodOverloaded. Creates a new instance of CADRectangle. Meant to be used in 2D layouts.  
Public MethodOverloaded. Creates a new instance of CADSingleLineText.  
Public Method Removes CADEntity.  
Public MethodOverloaded. Returns a List<CADText> of the text found in this CAD file.  
Public Method Returns the name of the current active Layout  
Public Method Returns an array containing the DWGLayers contained in this DWG/DXF  
Public Method Returns an array containing the layout names in this DWG  
Public Method Returns a collection of all light sources present in the database model-space.  
Public Method Returns an number of views in the active Layout  
Public Method Sets the active Layout.  
Public MethodOverloaded.  Toggles specified layer  
Public Method Bulk updates given layers  
Public MethodOverloaded.  Toggle specified View  
Public Method Pushes the changes to the specified CADEntity.  
Public Method Pushes the changes to the specified light source.  
Public Method Pushes the changes of all specified light sources.  
Top
See Also

Reference

ImGearDWGPage Class
ImageGear.Formats.CAD Namespace