Represents a set of settings for the CADPresenter.
Top
Top
Top
The following tables list the members exposed by the CADPresenterSettings type.
Name | Description | |
---|---|---|
CADPresenterSettings | (Overloaded) Initializes a new instance of the CADPresenterSettings class. |
Name | Description | |
---|---|---|
BackgroundColor | Gets or sets a background color of this CADImage. | |
BorderSize | Gets or sets a border size in pixels. | |
BorderType | Gets or sets a border type. | |
DefaultAngle | Gets or sets a default color for the CADImage. | |
DefaultColor | Gets or sets a default color for the CADImage. | |
DimensionsVisible | Gets or sets a value indicating whether dimensions on the drawing are visible. | |
DrawMode | Gets or sets a current drawing mode. | |
IsDraw3DAxes | Gets or sets a value indicating whether 3D axes are shown on the drawing. | |
IsShowBackground | Gets or sets a value indicating using of a BackgroundColor. | |
IsShowLineWeight | Gets or sets a value indicating whether a thickness of lines in the CADImage is determined by the file data. | |
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. | |
LineWeightScale | Gets or sets a scale for drawing lines. | |
NullWidth | Gets or sets default thickness for lines used to draw a CADImage. | |
TTFSmoothing | Gets or sets a value indicating whether TTF fonts are smoothed. | |
TTFSmoothingStyle | Gets or sets smoothing style for TTF fonts. | |
TextVisible | Gets or sets a value indicating whether the texts in the CADImage are visible. |
Name | Description | |
---|---|---|
Assign | Copies the settings from a specified CADPresenterSettings object. | |
Clone | Creates a new object that is a copy of the current CADPresenterSettings class instance. | |
Dispose | ||
Equals | (Overloaded) (inherited from Object). | |
GetHashCode | (inherited from Object). | |
GetType | (inherited from Object). | |
ReferenceEquals | (inherited from Object). | |
RestoreParams | Restores the settings of the CADPresenterSettings. | |
SaveParams | Saves the settings of the CADPresenterSettings. | |
ToString | (inherited from Object). |