ImageGear .NET
SetDrawColor Method (ImGearVectorEntity)




New draw color to be set.
Sets draw color for the entity.
Syntax
public void SetDrawColor( 
   ImGearVectorColorEx value
)
public: void SetDrawColor( 
   ImGearVectorColorEx value
) 
public:
void SetDrawColor( 
   ImGearVectorColorEx value
) 
'Declaration
 
Public Sub SetDrawColor( _
   ByVal value As ImGearVectorColorEx _
) 
 
'Usage
 
Dim instance As ImGearVectorEntity
Dim value As ImGearVectorColorEx
 
instance.SetDrawColor(value)

Parameters

value
New draw color to be set.
Remarks
See GetDrawColor method for possible flag values.
See Also

Reference

ImGearVectorEntity Class
ImGearVectorEntity Members
ImGearVectorColorEx Structure

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback