ImageGear for .NET
ImGearVectAttrib Enumeration
See Also  Send Feedback
ImageGear21.Formats.Vector Assembly > ImageGear.Vector Namespace : ImGearVectAttrib Enumeration




Glossary Item Box

Specifies different entity attributes.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Members

MemberValueDescription
DRAWCOLOR0x00000001Specifies a drawing color.
FILLCOLOR0x00000002Specifies a filling color.
FILLTYPEINDEX0x00000010Specifies a fill type index.
LINETYPEINDEX0x00000004Specifies a line type index.
OFFSET0x00000020Is no longer in use.
POSITION0x00000100Is no longer in use.
ROTATION0x00000040Is no longer in use.
SCALE0x00000080Is no longer in use.
THICKNESS0x00000008Specifies a line thickness.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Vector.ImGearVectAttrib

See Also

©2013. Accusoft Corporation. All Rights Reserved.