Plot
|
The PlotStyleData type exposes the following members.
| Name | Description | |
|---|---|---|
| AdaptiveLinetype | Property that indicates whether the plot style is adaptive. | |
| Color | ||
| ColorPolicy | Property that represents color policy for plotting. Available values: * 0 (NoPolicy) - No color policy. A drawing is exported with its native color palette (as is). * 1 (Mono) - Drawing is exported to a monochrome .pdf file. * 2 (Grayscale) - Drawing is exported to a grayscale .pdf file. Native colors are converted into grayscale. | |
| DitherOn | Property that indicates whether the dither is on for the plot style. | |
| FillStyle | Property that represents fill style to use within the plot style. | |
| GrayScaleOn | Property that indicates whether the grayscale mode is on for the plot style. | |
| LineEndStyle | Property that represents line end style to use within the plot style. | |
| LineJoinStyle | Property that represents line join style to use within the plot style. | |
| LinePatternSize | Property that represents line pattern size for this PlotStyleData object. | |
| LineType | Property that represents linetype to use within the plot style. | |
| Lineweight | Property that represents line weight of the linetype. | |
| PhysicalPenNumber | Property that represents the physical pen number to use for a plot style. The physical pens in the plotter are described in the plotter's configuration (PC3) file. | |
| Screening | Property that represents screening value of the linetype in range of 0 to 100, where 100 means that no screening is applied, and 0 means that screening is fully applied and an object contains no ink. Screening refers to applying less ink on an object when its plotted. It can be a way to differentiate objects in a drawing without changing the objects' color properties. | |
| VirtualPenNumber | Property that represents the virtual pen number to use for a plot style in range from 1 to 255. Many plotters that do not use pens can simulate the performance of a pen plotter by using virtual pens. If you allow software to control the pens, the Plot Style Table values for the Lineweight, Linetype, Screening, Line End Style, Line Join Style, and Fill Style settings are effective and override the settings on the plotter's control panel. |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from ValueType) |
|
| GetHashCode | (Inherited from ValueType) |
|
| GetType | (Inherited from Object) |
|
| ToString | (Inherited from ValueType) |
| Name | Description | |
|---|---|---|
| Equality(PlotStyleData, PlotStyleData) | Equality operator for the PlotStyleData class. | |
| Inequality(PlotStyleData, PlotStyleData) | Inequality operator for the PlotStyleData class. |
| © Bricsys NV. All rights reserved. |