ImageGear .NET v24.12 - Updated
m_flags Field (ImGearVectorColorEx)




ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorColorEx Structure : m_flags Field
Flag showing a source of the color.
Syntax
'Declaration
 
Public m_flags As Integer
'Usage
 
Dim instance As ImGearVectorColorEx
Dim value As Integer
 
value = instance.m_flags
 
instance.m_flags = value
public int m_flags
public: int m_flags
public:
int m_flags
See Also

Reference

ImGearVectorColorEx Structure
ImGearVectorColorEx Members
ImGearVectAttrSource Enumeration