ImageGear .NET v24.12 - Updated
m_r Field




ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorColor Structure : m_r Field
Red component of the color.
Syntax
'Declaration
 
Public m_r As Byte
'Usage
 
Dim instance As ImGearVectorColor
Dim value As Byte
 
value = instance.m_r
 
instance.m_r = value
public byte m_r
public: byte m_r
public:
byte m_r
See Also

Reference

ImGearVectorColor Structure
ImGearVectorColor Members