ImageGear .NET v25.2 - Updated
ImageGear.Formats.Vector Assembly / ImageGear.Formats.CAD Namespace / ImGearDWGPage Class
Fields Properties Methods


In This Topic
    ImGearDWGPage Class Members
    In This Topic

    The following tables list the members exposed by ImGearDWGPage.

    Public Constructors
     NameDescription
    Public ConstructorCreates 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 MethodCreates 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 MethodRemoves CADEntity.  
    Public MethodOverloaded. Returns a List<CADText> of the text found in this CAD file.  
    Public MethodReturns the name of the current active Layout  
    Public MethodReturns an array containing the DWGLayers contained in this DWG/DXF  
    Public MethodReturns an array containing the layout names in this DWG  
    Public MethodReturns a collection of all light sources present in the database model-space.  
    Public MethodReturns an number of views in the active Layout  
    Public MethodSets the active Layout.  
    Public MethodOverloaded. Toggles specified layer  
    Public MethodBulk updates given layers  
    Public MethodOverloaded. Toggle specified View  
    Public MethodPushes the changes to the specified CADEntity.  
    Public MethodPushes the changes to the specified light source.  
    Public MethodPushes the changes of all specified light sources.  
    Top
    See Also