ImageGear for .NET
GetSelectionColor Method




Returns the color that is used for displaying entities being selected.
Syntax
'Declaration
 
Public Function GetSelectionColor() As ImGearVectorColor
'Usage
 
Dim instance As ImGearVectorData
Dim value As ImGearVectorColor
 
value = instance.GetSelectionColor()
public ImGearVectorColor GetSelectionColor()
public: ImGearVectorColor GetSelectionColor(); 
public:
ImGearVectorColor GetSelectionColor(); 

Return Value

New instance of ImGearVectorColor structure object.
See Also

Reference

ImGearVectorData Class
ImGearVectorData Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback