DXFReaderNETControl Properties |
The DXFReaderNETControl type exposes the following members.
Name | Description | |
---|---|---|
AntiAlias |
Returns/sets whether the control will display with antialias rendering.
| |
AxesColor |
Returns/sets the color used to display the limits box.
| |
AxisXColor |
Returns/sets the color used to X axis.
| |
AxisYColor |
Returns/sets the color used to Y axis.
| |
AxisZColor |
Returns/sets the color used to Z axis.
| |
BackColor |
Returns/sets the background color.
| |
Base |
Returns/sets the base point of the drawing.
| |
ContinuousHighlight |
Returns/sets if then highlighted entities are continuosly shown after zoom or redraw.
| |
CurrentWCSpoint |
Returns the current point in world coordinates.
| |
CursorSelectionSize |
Returns/sets the pickbox size in pixel of the selection cursor.
| |
CustomCursor |
Gets or sets the custom cursor that is displayed when the mouse pointer is over the control.
| |
CustomCursorColor |
Gets or sets the color of custom cursor.
| |
DistributionCode |
Sets the Distribution Code, provided during the component registration, to enable the distribution of the DLL file along with the compiled program.
| |
DrawTime |
Returns the time needed to draw a DXF file.
| |
DXF |
The DXF document currently loaded/displayed in the control.
| |
FileName |
Returns/sets the DXF file to display in the control.
| |
ForeColor |
Returns/sets the foreground color used to display graphics in the control.
| |
GridColor |
Returns/sets the color used to display the grid's lines in the control.
| |
GridDisplay |
Returns/sets the grid display mode.
| |
HighlightColor |
Returns/sets the color used to display highlited entities.
| |
HighlightEntityOnHover |
Gets/sets if the entity is highlighted on cursor hover.
| |
HighlightGrabPoints |
Gets/sets the display of of grab points.
| |
HighlightGrabPointsColor |
Returns/sets the color used to display the highlighted grab points.
| |
HighlightMarkerColor |
Returns/sets the color used to display the marks of highlighted entities.
| |
HighlightMarkerColor2 |
Returns/sets the color used to display the secondary marks of highlighted entities.
| |
HighlightNotContinuous |
Gets/sets the display of unconnected points.
| |
Image |
Gets the image that is displayed by the control.
| |
LowerLeftCorner |
Returns the lower left corner of visible area in world coordinates.
| |
MouseWheelBehavior |
Returns/sets the scroll behavior of the mouse wheel for the control.
| |
ObjectOsnapMode |
Gets/sets the object osnap type mode.
| |
PlotAspectRatio |
Returns/sets the aspect ratio of the plotted drawing. This aspect ratio is the relationship between the drawing's two dimensions, expressed as width divided by height.
| |
PlotMarginBottom |
Returns/sets the bottom margin of the plotting page.
| |
PlotMarginLeft |
Returns/sets the left margin of the plotting page.
| |
PlotMarginRight |
Returns/sets the right margin of the plotting page.
| |
PlotMarginTop |
Returns/sets the top margin of the plotting page.
| |
PlotMode |
Returns/sets the current plotting mode.
| |
PlotOffset |
Returns/sets the lower-left corner of the plottable area.
| |
PlotPenWidth |
Returns/sets the width (in drawing units) of the plotted lines or arcs.
| |
PlotRendering |
Returns/sets the rendering modes on color/bw printers.
| |
PlotRotation |
Returns/sets the orientation of the plotted drawing.
| |
PlotScale |
Returns/sets the plot scale factor.
| |
PlotTime |
Returns the time needed to plot a DXF file.
| |
PlotUnits |
Returns/sets the current plotting units.
| |
ReadTime |
Returns the time needed to read a DXF file.
| |
Rendering |
Returns/sets the rendering modes.
| |
RubberBandPenWidth |
Returns/sets the width in pixel of the pen used to draw rubber band lines.
| |
ShowAxes |
Returns/sets whether the control will display the axes.
| |
ShowBasePoint |
Returns/sets whether the control will display the base point.
| |
ShowExtents |
Returns/sets whether the control will display the drawing extents.
| |
ShowGrid |
Returns/sets whether the control will display the grid.
| |
ShowGridRuler |
Gets/sets the displaying of grid ruler.
| |
ShowLimits |
Returns/sets whether the control will display the drawing limits.
| |
TrueTypeFontDir |
Returns/sets the additional true type fonts directory.
| |
UnconnectedPointsColor |
Returns/sets the color used to mark unconnected points.
| |
UpperRightCorner |
Returns the upper right corner of visible area in world coordinates.
| |
Version |
Returns the current version of the control.
| |
WriteTime |
Returns the time needed to read a DXF file.
| |
ZoomInOutPercent |
Returns/sets the increase/decrease factor (x 100) for zooming using ZoomIn, ZoomOut, ZoomSpotIn and ZoomSpotOut methods.
|