Click or drag to resize
FdfImageViewerTryGetFeatureInfo Method

Namespace: FDF.Common.Runtime.Controls
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public static bool TryGetFeatureInfo(
	ref FdfImageViewerInfo info,
	FdoFeature feature
)

Parameters

info
Type: FDF.Common.Runtime.ControlsFdfImageViewerInfo
feature
Type: FDF.Common.FeaturesFdoFeature

Return Value

Type: Boolean
See Also