ImageGear .NET
ImGearVectAttrSource Enumeration




Specifies sources of the entity attributes.
Syntax
'Declaration
 
Public Enum ImGearVectAttrSource 
   Inherits System.Enum
'Usage
 
Dim instance As ImGearVectAttrSource
public enum ImGearVectAttrSource : System.Enum 
__value public enum ImGearVectAttrSource : public System.Enum 
public enum class ImGearVectAttrSource : public System.Enum 
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

Reference

ImageGear.Vector Namespace

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback