ImageGear for .NET
UseColors Property
See Also  Send Feedback
ImageGear21.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorEntityGeometry Class : UseColors Property




Glossary Item Box

Gets a value indicating whether local colors are used when drawing the geometry.

Syntax

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

Property Value

Boolean value.

Remarks

If it is false then the color array is not used and the geometry is drawn with the current color. Initially this property is set by the useColors parameter in the Init method.

See Also

©2013. Accusoft Corporation. All Rights Reserved.