ImageGear21.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorFilltype Class : GetHatch Method |
HATCH_VECTOR
.'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();