public void GetVector( ref ImGearVectorPoint3D gradientStart, ref ImGearVectorPoint3D gradientEnd, ref bool isAbsolute )
public: void GetVector( ref ImGearVectorPoint3D gradientStart, ref ImGearVectorPoint3D gradientEnd, ref bool isAbsolute )
public: void GetVector( ImGearVectorPoint3D% gradientStart, ImGearVectorPoint3D% gradientEnd, bool% isAbsolute )
'Declaration Public Sub GetVector( _ ByRef gradientStart As ImGearVectorPoint3D, _ ByRef gradientEnd As ImGearVectorPoint3D, _ ByRef isAbsolute As Boolean _ )
'Usage Dim instance As ImGearVectorGradientLinear Dim gradientStart As ImGearVectorPoint3D Dim gradientEnd As ImGearVectorPoint3D Dim isAbsolute As Boolean instance.GetVector(gradientStart, gradientEnd, isAbsolute)
ImGearVectorGradientLinear Class ImGearVectorGradientLinear Members