Click or drag to resize

ViewerManagerGetAnnotationPreset Method

Returns details of selected annotation preset.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public AnnotationPresetDetails GetAnnotationPreset(
	int id
)

Parameters

id
Type: SystemInt32

Return Value

Type: AnnotationPresetDetails
See Also