ImageGear for .NET
GetDrawColor Method
See Also  Send Feedback
ImageGear21.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorEntity Class : GetDrawColor Method




Glossary Item Box

Returns the draw color of the entity.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Return Value

Newly created ImGearVectorColorEx structure object or null.

Remarks

If the m_flags field of the returned extended color object is -3, the actual color is defined by the entity layer. In case of -2 it is obtained from the block. Otherwise, the actual m_color value is used.

See Also

©2013. Accusoft Corporation. All Rights Reserved.