ImageGear .NET - Updated
ImGearVectorFilltype Class
Members 




ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace : ImGearVectorFilltype Class
Represents the fill type for drawing filled objects.
Object Model
ImGearVectorFilltype ClassImGearVectorGradient ClassImGearVectorHatch Class
Syntax
'Declaration
 
Public Class ImGearVectorFilltype 
   Inherits ImGearVectorObject
'Usage
 
Dim instance As ImGearVectorFilltype
public class ImGearVectorFilltype : ImGearVectorObject 
public __gc class ImGearVectorFilltype : public ImGearVectorObject 
public ref class ImGearVectorFilltype : public ImGearVectorObject 
Remarks
The style of the fill type object is specified by Pattern property. The fill pattern can be solid, predefined, shadow, gradient, and vector (hatch).
Inheritance Hierarchy

System.Object
   ImageGear.Vector.ImGearVectorObject
      ImageGear.Vector.ImGearVectorFilltype

See Also

Reference

ImGearVectorFilltype Members
ImageGear.Vector Namespace