Public Properties
| Name | Description | |
|---|---|---|
|
BackgroundColor | Gets or sets a background color of this CADImage. (inherited from CADPresenterSettings). |
|
BorderSize | Gets or sets a border size in pixels. (inherited from CADPresenterSettings). |
|
BorderType | Gets or sets a border type. (inherited from CADPresenterSettings). |
|
ClearStreamByDisposeOnly | Created stream will be closed when disposing export class (inherited from ExportSettings). |
|
CustomLayoutCollection | (inherited from ExportSettings). |
|
DefaultAngle | Gets or sets a default color for the CADImage. (inherited from CADPresenterSettings). |
|
DefaultColor | Gets or sets a default color for the CADImage. (inherited from CADPresenterSettings). |
|
DimensionsVisible | Gets or sets a value indicating whether dimensions on the drawing are visible. (inherited from CADPresenterSettings). |
|
DrawMode | Gets or sets a current drawing mode. (inherited from CADPresenterSettings). |
|
IgnoreCmd | |
|
ImageRectangle | Represents a rectangle that encloses CADImage object. (inherited from ExportSettings). |
|
IsDraw3DAxes | Gets or sets a value indicating whether 3D axes are shown on the drawing. (inherited from CADPresenterSettings). |
|
IsShowBackground | Gets or sets a value indicating using of a BackgroundColor. (inherited from CADPresenterSettings). |
|
IsShowLineWeight | Gets or sets a value indicating whether a thickness of lines in the CADImage is determined by the file data. (inherited from CADPresenterSettings). |
|
LayoutsExportMode | Gets or sets a value specifying which layouts will be exported. (inherited from ExportSettings). |
|
LineScaled | Obsolete. Gets or sets a value indicating whether a width of lines to draw all entities in the drawing is specified by the file data. (inherited from CADPresenterSettings). |
|
LineWeightScale | Gets or sets a scale for drawing lines. (inherited from CADPresenterSettings). |
|
NullWidth | Gets or sets default thickness for lines used to draw a CADImage. (inherited from CADPresenterSettings). |
|
TTFSmoothing | Gets or sets a value indicating whether TTF fonts are smoothed. (inherited from CADPresenterSettings). |
|
TTFSmoothingStyle | Gets or sets smoothing style for TTF fonts. (inherited from CADPresenterSettings). |
|
TextVisible | Gets or sets a value indicating whether the texts in the CADImage are visible. (inherited from CADPresenterSettings). |
|
XScale | Gets or sets a scale value for export. (inherited from ExportSettings). |
|
XSize | For internal use. (inherited from ExportSettings). |
See Also