Click or drag to resize

NonMeasuredPointsConfiguration Methods

The NonMeasuredPointsConfiguration type exposes the following members.

Methods
 NameDescription
Public methodAddUserMaskEllipseShape Adds an ellipse to the list of shapes defining the user mask.
Public methodAddUserMaskRectangleShape Adds a rectangle to the list of shapes defining the user mask.
Public methodClearUserMask Clears the list of shapes defining the user mask and the loaded user mask.
Public methodDispose 
Public methodEquals 
Public methodGetUserMaskShapes Gets an array containing the user defined mask shapes.
Public methodLoadUserMask(String) Loads the list of shapes defining the user mask. The shapes coordinated are absolute with respect to the size of the hologram.
Public methodLoadUserMask(Byte, Int32, Int32, Int32) Loads the user defined mask from a specified byte array. The size of the mask must be the same as the defined ROI.
Public methodResetUserMaskShapes Clears the list of shapes defining the user mask.
Public methodUndoUserMaskShape Removes the last shape added to the list of shapes defining the user mask.
Public methodUseDefaultThresholdPhaseGradient Sets the default threshold value on the phase gradient for each laser source. The value is defined to π/2.
Top
See Also