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




Glossary Item Box

Specifies sources of the entity attributes.

Syntax

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

Members

MemberValueDescription
ACTUAL-1The actual value of attribute is used.
BLOCK-2The attribue value is defined by the parent block.
LAYER-3The attribute value is defined by the layer.
NONE-1The actual value of attribute is used (same as ACTUAL).

Remarks

Attribute sources are applicable to the draw color, fill color, line type, fill type and thickness.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Vector.ImGearVectAttrSource

See Also

©2013. Accusoft Corporation. All Rights Reserved.