CadOptions Class |
Namespace: GroupDocs.Viewer.Options
The CadOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | BackgroundColor |
Image background color
|
![]() | Height |
The height of the output result in pixels.
|
![]() | Layers |
The CAD drawing layers to render.
|
![]() | LayoutName |
The name of the specific layout to render. Layout name is case-sensitive.
|
![]() | Pc3File |
PC3 - plotter configuration file
|
![]() | RenderLayouts |
Indicates whether layouts from CAD document should be rendered.
|
![]() | ScaleFactor |
Values higher than 1 will enlarge output result; values between 0 and 1 will make output result smaller.
|
![]() | Tiles |
The drawing regions to render.
|
![]() | Width |
The width of the output result in pixels.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() ![]() | ForRenderingByHeight |
Initializes new instance of CadOptions class for rendering by height.
|
![]() ![]() | ForRenderingByScaleFactor |
Initializes new instance of CadOptions class for rendering by scale factor.
|
![]() ![]() | ForRenderingByWidth |
Initializes new instance of CadOptions class for rendering by width.
|
![]() ![]() | ForRenderingByWidthAndHeight |
Initializes new instance of CadOptions class for rendering by width and height.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |