ImageGear .NET
GetHatch Method




Returns the hatch object associated with the fill type in case the Pattern is HATCH_VECTOR.
Syntax
'Declaration
 
Public Function GetHatch() As ImGearVectorHatch
'Usage
 
Dim instance As ImGearVectorFilltype
Dim value As ImGearVectorHatch
 
value = instance.GetHatch()
public ImGearVectorHatch GetHatch()
public: ImGearVectorHatch* GetHatch(); 
public:
ImGearVectorHatch^ GetHatch(); 

Return Value

New instance of ImGearVectorHatch class object.
See Also

Reference

ImGearVectorFilltype Class
ImGearVectorFilltype Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback