Click or drag to resize
FdoFeatureViewer Class
Inheritance Hierarchy

Namespace: FDF.Common
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public class FdoFeatureViewer : FdfControl

The FdoFeatureViewer type exposes the following members.

Constructors
  NameDescription
Public methodFdoFeatureViewer
Initializes a new instance of the FdoFeatureViewer class
Top
Properties
Methods
  NameDescription
Public methodClear (Overrides FdfControlClear.)
Protected methodDispose
Releases the unmanaged resources used by the FdoFeatureViewer and optionally releases the managed resources
(Overrides FdfControlDispose(Boolean).)
Protected methodDrawReversibleRectangle
Public methodFill
Public methodFill(String)
Public methodFill(FdoFeatureCollection)
Public methodGetModelSpaceCoordinates(Point)
Public methodGetModelSpaceCoordinates(Point2D)
Protected methodOnMouseDown (Overrides UserControlOnMouseDown(MouseEventArgs).)
Protected methodOnMouseMove (Overrides ControlOnMouseMove(MouseEventArgs).)
Protected methodOnMouseUp (Overrides ControlOnMouseUp(MouseEventArgs).)
Protected methodOnMouseWheel (Overrides ScrollableControlOnMouseWheel(MouseEventArgs).)
Protected methodOnPaint (Overrides ControlOnPaint(PaintEventArgs).)
Protected methodOnResize (Overrides UserControlOnResize(EventArgs).)
Public methodZoomCenter
Public methodZoomExtents
Public methodZoomExtents(GeEnvelope)
Public methodZoomIn
Public methodZoomOut
Public methodZoomPrevious
Top
See Also