'Declaration Public Function GetDrawColor() As ImGearVectorColorEx
'Usage Dim instance As ImGearVectorEntity Dim value As ImGearVectorColorEx value = instance.GetDrawColor()
public ImGearVectorColorEx GetDrawColor()
public: ImGearVectorColorEx GetDrawColor();
public: ImGearVectorColorEx GetDrawColor();
Return Value
Newly created ImGearVectorColorEx structure object or null.