DXFReaderNETControl Methods |
The DXFReaderNETControl type exposes the following members.
Name | Description | |
---|---|---|
![]() | About |
Displays the About Box.
|
![]() ![]() | AddAlignedDimension(Line, Vector3, String, Int16, String, String) |
Adds a new aligned dimension to the current drawing giving the reference line and the position of the dimension.
|
![]() | AddAlignedDimension(Line, Double, String, Int16, String, String) |
Adds a new aligned dimension to the current drawing giving the reference line and the distance offset from the reference line.
|
![]() | AddAlignedDimension(Vector3, Vector3, Vector3, String, Int16, String, String) |
Adds a new aligned dimension to the current drawing with start point, end point and position of the dimension.
|
![]() | AddAlignedDimension(Vector3, Vector3, Double, String, Int16, String, String) |
Adds a new aligned dimension to the current drawing with start point, end point and the distance offset from the reference line.
|
![]() | AddAngularDimension(Arc, Vector3, String, Int16, String, String) |
Adds a new angular dimension to the current drawing giving an arc.
|
![]() | AddAngularDimension(Arc, Double, String, Int16, String, String) |
Adds a new angular dimension to the current drawing giving arc and offset.
|
![]() | AddAngularDimension(Line, Line, Vector3, String, Int16, String, String) |
Adds a new angular dimension to the current drawing giving two reference lines and the position.
|
![]() | AddAngularDimension(Line, Line, Double, String, Int16, String, String) |
Adds a new angular dimension to the current drawing giving two reference lines and the offeset from center point.
|
![]() | AddAngularDimension(Vector3, Vector3, Vector3, Vector3, String, Int16, String, String) |
Adds a new angular dimension to the current drawing giving center point, start point and end point.
|
![]() | AddAngularDimension(Vector3, Vector3, Vector3, Double, String, Int16, String, String) |
Adds a new angular dimension to the current drawing giving center point, start point, end point and the distance offset from the reference arc.
|
![]() ![]() | AddArc(Vector3, Vector3, Vector3, Int16, String, String) |
Adds a new arc to the current drawing specifing start point, end point and a pont on arc.
|
![]() | AddArc(Vector3, Double, Vector3, Vector3, Int16, String, String) |
Adds a new arc to the current drawing specifing center point, radius, start point and end point.
|
![]() ![]() | AddArc(Vector3, Double, Double, Double, Int16, String, String) |
Adds a new arc to the current drawing specifing center point, radius, start angle and end angle.
|
![]() | AddBlock |
Adds a new block to the current drawing.
|
![]() ![]() | AddCircle(Vector3, Double, Int16, String, String) |
Adds a new circle to the current drawing with center and radius.
|
![]() ![]() | AddCircle(Vector3, Vector3, Vector3, Int16, String, String) |
Adds a new circle to the current drawing passing from three points.
|
![]() | AddDiametricDimension(Arc, Vector3, String, Int16, String, String) |
Adds a new diametric dimension to the current drawing giving the reference arc.
|
![]() | AddDiametricDimension(Circle, Vector3, String, Int16, String, String) |
Adds a new diametric dimension to the current drawing giving the reference circle.
|
![]() | AddDiametricDimension(Arc, Double, Double, String, Int16, String, String) |
Adds a new diametric dimension to the current drawing giving the reference arc.
|
![]() | AddDiametricDimension(Circle, Double, Double, String, Int16, String, String) |
Adds a new diametric dimension to the current drawing giving the reference circle.
|
![]() ![]() | AddEllipse |
Adds a new ellipse or elliptic arc to the current drawing.
|
![]() ![]() | AddFace3D |
Adds a 3D face to the current drawing.
|
![]() | AddGradientHatch(HatchGradientPatternType, Vector2, Int16, Int16, Double, Boolean, String) |
Adds a new gradient hatch to the current drawing giving a point inside.
|
![]() ![]() | AddGradientHatch(HatchGradientPatternType, ListEntityObject, ListEntityObject, Int16, Int16, Double, Boolean, String) |
Adds a new gradient hatch to the current drawing.
|
![]() | AddHatch(HatchPattern, Vector2, Double, Double, Int16, String, String) |
Adds a new hatch to the current drawing giving the pattern object.
|
![]() | AddHatch(String, Vector2, Double, Double, Int16, String, String) |
Adds a new hatch to the current drawing giving the pattern name and a point inside.
|
![]() | AddHatch(HatchPattern, ListEntityObject, ListEntityObject, Double, Double, Int16, String, String) |
Adds a new hatch to the current drawing giving the pattern object.
|
![]() ![]() | AddHatch(String, ListEntityObject, ListEntityObject, Double, Double, Int16, String, String) |
Adds a new hatch to the current drawing giving the pattern name.
|
![]() | AddImage |
Adds a new image to the current drawing.
|
![]() | AddInsert |
Adds a new insert entity to the current drawing.
|
![]() | AddLayer |
Adds a new layer to the drawing.
|
![]() | AddLeader |
Adds a new leader entity to the current drawing giving two reference points and annotation text.
|
![]() ![]() | AddLightWeightPolyline |
Adds a new light weight polyline to the current drawing.
|
![]() | AddLine(Vector3, Vector3, Int16, String, String) |
Adds a new line to the current drawing.
|
![]() | AddLine(Vector3, Double, Double, Int16, String, String) |
Adds a new line to the current drawing using polar coordinates.
|
![]() | AddLinearDimension(Line, Vector3, Double, String, Int16, String, String) |
Adds a new linear dimension to the current drawing giving the reference line.
|
![]() | AddLinearDimension(Line, Double, Double, String, Int16, String, String) |
Adds a new linear dimension to the current drawing giving the reference line.
|
![]() | AddLinearDimension(Vector3, Vector3, Vector3, Double, String, Int16, String, String) |
Adds a new linear dimension to the current drawing with start point and end point.
|
![]() | AddLinearDimension(Vector3, Vector3, Double, Double, String, Int16, String, String) |
Adds a new linear dimension to the current drawing with start point and end point.
|
![]() | AddMline |
Adds a new multiple parallel lines (MLINE) to the current drawing.
|
![]() | AddOle2Frame |
Adds a new image to the current drawing as an embedded ole2frame entity.
|
![]() | AddPDFUnderlay |
Adds a new PDF underlay to the current drawing.
|
![]() | AddPoint |
Adds a new point to the current drawing.
|
![]() | AddPolygon |
Adds a new regular polygon inscribed in a circle to the current drawing with center, radius and rotation.
|
![]() ![]() | AddPolyline |
Adds a new polyline to the current drawing.
|
![]() | AddRadialDimension(Arc, Vector3, String, Int16, String, String) |
Adds a new radial dimension to the current drawing giving the reference arc.
|
![]() | AddRadialDimension(Circle, Vector3, String, Int16, String, String) |
Adds a new radial dimension to the current drawing giving the reference circle.
|
![]() | AddRadialDimension(Arc, Double, Double, String, Int16, String, String) |
Adds a new radial dimension to the current drawing giving the reference arc.
|
![]() | AddRadialDimension(Circle, Double, Double, String, Int16, String, String) |
Adds a new radial dimension to the current drawing giving the reference circle.
|
![]() | AddRay |
Adds a new ray to the current drawing.
|
![]() | AddRectangle |
Adds a new lightweight polyline that forms a rectangle.
|
![]() | AddSolid |
Adds a new solid to the current drawing.
|
![]() | AddSpline |
Adds a new spline to the current drawing.
|
![]() | AddText |
Adds a new text to the current drawing.
|
![]() | AddTextStyle |
Adds a new text style to the drawing.
|
![]() | AddTrace |
Adds a new trace to the current drawing using current trace witdh.
|
![]() | AddView |
Adds a new view to the drawing.
|
![]() | AddViewPort |
Adds a new viewport to the drawing.
|
![]() | AddXLine |
Adds a new contruction line to the current drawing.
|
![]() | ArrayOfEntities(IEnumerableEntityObject, Vector2, Vector2, Int32, Int32) |
Creates copies of entities arranged in a regularly spaced rectangular pattern.
|
![]() | ArrayOfEntities(IEnumerableEntityObject, Vector3, Vector3, Int32, Int32, Int32) |
Creates copies of entities arranged in a regularly spaced 3D pattern.
|
![]() | Chamfer |
Chamfers the edges of two objects.
|
![]() | Clear |
Clears graphics in the control.
|
![]() | ClearDrawnElements |
Clears elements added with the Draw methods.
|
![]() | Contour |
Find the contour among a list of entities from an entity of the list.
|
![]() | CoordsToWorld |
Converts pixels coordinates to drawing's coordinates.
|
![]() | DefaultColorScheme |
Use the default color scheme for the control.
|
![]() | DisplayPredefinedView |
Displays the drawing with predefined mode.
|
![]() | DisplayView |
Retreives the drawing view specified by ViewName parameter.
|
![]() | DrawArc |
Draws an arc on the control.
|
![]() | DrawCircle |
Draws a circle on the control.
|
![]() | DrawEntity |
Draws a single entity without refreshing the whole drawing.
|
![]() | DrawImage(Image, ListEntityObject, ListEntityObject, Int16, Boolean) |
Draws an image on the control.
|
![]() | DrawImage(Image, Vector2, Single, Single, Single, Int16, Boolean) |
Draws an image on the control.
|
![]() | DrawLine |
Draws a line on the control.
|
![]() | DrawPoint |
Draws a point on the control.
|
![]() | DrawPolygon |
Draws a polygon on the control.
|
![]() | DrawText(Pen, String, Vector2, Double, Double, FontStyle, TextAlignment, Boolean) |
Draws a text on the control.
|
![]() | DrawText(Pen, String, Vector2, Double, Double, FontStyle, StringAlignment, Boolean) |
Draws a text on the control.
|
![]() | EntitiesToLwPolylines |
Groups a list of Lines, Arcs and polylines into lwpolylines.
|
![]() | Extend |
Extends an entity.
|
![]() | Fillet |
Rounds and fillets the edges of objects.
|
![]() | GetEntities |
Returns a list of entity objects contained in a rectangle.
|
![]() | GetEntity(Vector2) |
Returns the nearest entity to position.
|
![]() | GetEntity(ListEntityObject, Vector2) |
Returns the nearest entity among a list of entities to position.
|
![]() | HighLight(EntityObject) |
Highlights an entity.
|
![]() | HighLight(ListEntityObject) |
Highlights a list of entities.
|
![]() | Join |
Joins two entities.
|
![]() | LightColorScheme |
Use the light color scheme for the control.
|
![]() | NewDrawing |
Creates a new drawing deleting every drawing classes.
|
![]() | NormalizeEntities |
Projects a list of entities on XY plane against normal vector.
|
![]() | Offset |
Offsets an entity.
|
![]() | Orbit |
Orbiting about a direction.
|
![]() ![]() | Pan |
Pans the drawing of a distance indicated by the StartPoint-EndPoint segment.
|
![]() | PixelToWorld |
Converts pixels size to drawing's units.
|
![]() | Plot |
Plots the drawing using the default printer.
|
![]() | PlotPreview |
Displays the plot preview on a PrintPreviewControl.
|
![]() | PolarArrayOfEntities |
Creates copies of entities arranged in a regularly spaced circular pattern.
|
![]() | ReadDXF |
Reads and displays the DXF file indicated by the FileName property or by the DXFFileName parameter.
|
![]() | ReadHatchPatternsFromFile |
Returns a list of pattern objects from the definitions in a pat file.
|
![]() | ReadNC1 |
Reads a Numerical Control Mastercam File and shows it.
|
![]() | ReadOBJ |
Read a Wavefront .obj file and add its data to the current drawing.
|
![]() | RecoverDXFFile |
Tries to recover a damged DXF file indicated by the DXFFileName parameter.
|
![]() | RegisterComponent |
Displays the Registration Window.
|
![]() | SetLimits |
Sets the drawing limits.
|
![]() | ShowDimStyles |
Shows the default dimension styles dialog for the control.
|
![]() | ShowDrawingInfo |
Shows the default drawing info dialog.
|
![]() | ShowDrawingInfo(IEnumerableEntityObject) |
Shows the default entities info dialog.
|
![]() | ShowDrawingUnits |
Shows the default drawing untis dialog.
|
![]() | ShowLayers |
Shows the default layers dialog for the control.
|
![]() ![]() | ShowPalette |
Shows the default Palette dialog for the control.
|
![]() | ShowPlotSettings |
Shows the default plot settings dialog for the control.
|
![]() | ShowProperties(Object) |
Shows all properties of a generic object with a modal form.
|
![]() | ShowProperties(String) |
Shows all properties of an object by its handle with a modal form.
|
![]() | ShowRubberBandAlignedDimension(Line, Vector2, NullableColor, RubberBandType) |
Shows the distance specified by referenc line as a rubber band aligned dimension.
|
![]() | ShowRubberBandAlignedDimension(Vector2, Vector2, Vector2, NullableColor, RubberBandType) |
Shows the distance specified by the StartPoint and EndPoint parameters as a rubber band aligned dimension.
|
![]() | ShowRubberBandAngularDimension |
Shows the angle specified by the center point, radius, start angle and end angle parameters af an arc as a rubber band angular dimension.
|
![]() | ShowRubberBandArc |
Shows the arc specified by the center point, radius, start angle and end angle parameters as a rubber band arc.
|
![]() | ShowRubberBandBox(Vector2, Vector2, NullableColor, RubberBandType) |
Shows the rectangle specified by the StartPoint and EndPoint parameters as a rubber band rectangle.
|
![]() | ShowRubberBandBox(Vector2, Double, Double, NullableColor, RubberBandType) |
Shows the rectangle specified by the Position, Width and Height parameters as a rubber band rectangle.
|
![]() | ShowRubberBandCircle |
Shows the circle specified by the CenterPoint and Radius parameters as a rubber band circle.
|
![]() | ShowRubberBandEntities |
Shows the entities specified by Entities parameter as a rubber band group of entities.
|
![]() ![]() | ShowRubberBandLine |
Shows the distance specified by the StartPoint and EndPoint parameters as a rubber band line.
|
![]() | ShowRubberBandLinearDimension(Line, Vector2, Double, NullableColor, RubberBandType) |
Shows the distance specified by referenc line as a rubber band linear dimension.
|
![]() | ShowRubberBandLinearDimension(Vector2, Vector2, Vector2, Double, NullableColor, RubberBandType) |
Shows the distance specified by the StartPoint and EndPoint parameters as a rubber band linear dimension.
|
![]() | ShowRubberBandPolygon |
Shows the polygon specified by the Points parameter as a rubber band polygon.
|
![]() | SplitIntoParts |
Generates a list of new DXF documents, each containing individual parts of the specified entities enclosed in closed sections.
|
![]() | Trim(EntityObject, EntityObject, Vector2) |
Trims an entity.
|
![]() | Trim(ListEntityObject, EntityObject, Vector2) |
Trims an entity.
|
![]() | WorldToCoords |
Converts drawing's coordinates to pixels coordinates.
|
![]() | WriteDXF |
Writes the current drawing on a DXF file on disk.
|
![]() | ZoomCenter |
Zooms to the center of display window.
|
![]() | ZoomExtents |
Zooms to the full drawing extents.
|
![]() | ZoomIn |
Zooms in a drawing by scale factor specified in the ZoomInOutPercent property from the center point of the drawing.
|
![]() | ZoomLimits |
Zooms a drawing to the full limits.
|
![]() | ZoomNext |
Zooms to the next view.
|
![]() | ZoomOut |
Zooms out a drawing by scale factor specified in the ZoomInOutPercent property from the center point of the drawing.
|
![]() | ZoomPrevious |
Zooms to the preceding view.
|
![]() | ZoomSpotIn |
Zooms in a drawing by scale factor specified in the ZoomInOutPercent property from the position.
|
![]() | ZoomSpotOut |
Zooms out a drawing by scale factor specified in the ZoomInOutPercent property from the position.
|
![]() | ZoomWindow |
Zooms a drawing to the window specified by the StartPoint and EndPoint parameters.
|