ImageGear .NET - Updated May 1, 2018
m_b Field




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

Reference

ImGearVectorColor Structure
ImGearVectorColor Members