ImageGear .NET - Updated
ImGearVectorHatchline Class
Members 




ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace : ImGearVectorHatchline Class
Represents the line segment for the vector hatch.
Object Model
ImGearVectorHatchline ClassImGearVectorPoint2D StructureImGearVectorPoint2D StructureImGearVectorFloatCont Class
Syntax
'Declaration
 
Public Class ImGearVectorHatchline 
   Inherits ImGearVectorObject
'Usage
 
Dim instance As ImGearVectorHatchline
public class ImGearVectorHatchline : ImGearVectorObject 
public __gc class ImGearVectorHatchline : public ImGearVectorObject 
public ref class ImGearVectorHatchline : public ImGearVectorObject 
Remarks
The vector hatch is an especial kind of the fill type. It is defined by the set of lines with corresponding patterns, offsets and angles. Hatch line pattern is a floating point array, not a bit mask as for line type pattern.
Inheritance Hierarchy

System.Object
   ImageGear.Vector.ImGearVectorObject
      ImageGear.Vector.ImGearVectorHatchline

See Also

Reference

ImGearVectorHatchline Members
ImageGear.Vector Namespace