ScanFix Xpress v9.0 for .NET - Updated
GraphicLineRemovalOptions Constructor()




Accusoft.ScanFixXpressSdk Namespace > GraphicLineRemovalOptions Class > GraphicLineRemovalOptions Constructor : GraphicLineRemovalOptions Constructor()
Instantiates a new GraphicLineRemovalOptions object.
Syntax
'Declaration
 
Public Function New()
'Usage
 
Dim instance As New GraphicLineRemovalOptions()
public GraphicLineRemovalOptions()
public: GraphicLineRemovalOptions();
public:
GraphicLineRemovalOptions();
Remarks
This constructor creates a new empty GraphicLineRemovalOptions. The GraphicLines property must be set before calling ScanFix.RemoveGraphicLines in order to set which lines will be removed. If this is not set, then no lines will be removed.
See Also

Reference

GraphicLineRemovalOptions Class
GraphicLineRemovalOptions Members
Overload List

Is this page helpful?
Yes No
Thanks for your feedback.