ImageGear22.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorEntity Class : AttribFlags Property |
An entity may have different optional attributes such as draw color, fill color, line type, fill type, offset, rotation, scale and position. These attributes do not exist until they are created.
Note: OFFSET, ROTATION, SCALE and POSITON flags are deprecated and should not be used. Use Move, Rotate, Scale, GetMatrix and SetMatrix methods to manipulate the corresponding attributes.