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.
| |
| CurrentWCSpoint |
Gets the current cursor position in World Coordinate System (WCS) 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 |
Gets or sets the distribution code required for licensing and deployment of the DXFReaderNET control.
| |
| 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.
| |
| GrabPointsPenWidth |
Returns/sets the width in pixel of the pen used to draw grab points on hover.
| |
| GrabPointsSize |
Gets or sets the pixel size of grab point markers displayed when hovering over entities.
| |
| GridColor |
Returns/sets the color used to display the grid's lines in the control.
| |
| GridDisplay |
Gets or sets how the drawing grid is displayed in the viewport.
| |
| HighlightColor |
Returns/sets the color used to display highlited entities.
| |
| HighlightEntityOnHover |
Gets or sets whether entities are automatically highlighted when the cursor hovers over them.
| |
| HighlightGrabPointsOnHover | ||
| HighlightGrabPointsOnHoverColor |
Gets or sets whether grab points are displayed when the mouse cursor hovers over entities.
| |
| 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 or sets whether unconnected or discontinuous points in polylines and paths are visually highlighted.
| |
| Image |
Gets the current rendered bitmap image of the drawing displayed in 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 or sets the object snap (OSNAP) modes for precision point selection.
| |
| ObjectSnap |
Gets or sets a value indicating whether object snap is enabled for snapping to geometric points on entities.
| |
| 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.
| |
| PlotOrientation |
Returns/sets the orientation of the plotted drawing.
| |
| PlotPenWidth |
Returns/sets the width (in drawing units) of the plotted lines or arcs.
| |
| PlotRendering |
Returns/sets the rendering modes on color/bw printers.
| |
| 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.
| |
| RubberBandColor |
Gets or sets the color of rubber band if solid.
| |
| 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 or sets whether the grid ruler with coordinate markings is displayed.
| |
| 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.
|