ImageGear for .NET
GetDrawColor Method (ImGearVectorLayer)




Gets the draw color of the layer.
Syntax
'Declaration
 
Public Function GetDrawColor() As ImGearVectorColorEx
'Usage
 
Dim instance As ImGearVectorLayer
Dim value As ImGearVectorColorEx
 
value = instance.GetDrawColor()
public ImGearVectorColorEx GetDrawColor()
public: ImGearVectorColorEx GetDrawColor(); 
public:
ImGearVectorColorEx GetDrawColor(); 

Return Value

New instance of ImGearVectorColorEx structure object.
See Also

Reference

ImGearVectorLayer Class
ImGearVectorLayer Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback