ImageGear .NET
SetFillColor Method (ImGearVectorEntity)




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

Parameters

value
New fill color to be set.
Remarks
See GetFillColor method for possible flag values.
See Also

Reference

ImGearVectorEntity Class
ImGearVectorEntity Members
ImGearVectorColorEx Structure

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback