Click or drag to resize
FdfImageViewerEventArgs Class
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    FDF.Common.Runtime.ControlsFdfImageViewerEventArgs

Namespace: FDF.Common.Runtime.Controls
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public class FdfImageViewerEventArgs : EventArgs

The FdfImageViewerEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodFdfImageViewerEventArgs(FdoFeature)
Initializes a new instance of the FdfImageViewerEventArgs class
Public methodFdfImageViewerEventArgs(FdoFeature, GeAngle)
Initializes a new instance of the FdfImageViewerEventArgs class
Public methodFdfImageViewerEventArgs(FdoFeature, GeCoordinate)
Initializes a new instance of the FdfImageViewerEventArgs class
Top
Properties
  NameDescription
Public propertyAzimuth
Public propertyFeature
Public propertyLookAt
Top
See Also