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




Glossary Item Box

Marks the entity as dirty.

Syntax

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

Remarks

Some entities contain intermediate data which is calculated only once and used directly for entity drawing. This is done for high performance. The user must call this method every time when any changes in the entity are done.

See Also

©2013. Accusoft Corporation. All Rights Reserved.