ImageGear .NET - Updated
ImGearVectorEntity Class Members
Properties  Methods 


ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace : ImGearVectorEntity Class

The following tables list the members exposed by ImGearVectorEntity.

Public Properties
 NameDescription
Public Property Gets flags indicating which optional attributes are present for the entity.  
Public Property Gets or sets a value indicating whether the entity is marked as deleted.  
Public Property Gets or sets an identifier of the entity.  
Public Property Gets or sets the layer the entity belongs to.  
Public Property Gets or sets a value indicating whether the entity is selected.  
Public Property Gets a type of the entity.  
Top
Public Methods
 NameDescription
Public Method Copies one entity to another.  
Public Method Returns the draw color of the entity.  
Public Method Returns the fill color of the entity.  
Public Method Returns the fill type index of the entity.  
Public Method Returns the line thickness used when drawing the entity.  
Public Method Returns the line type index of the entity.  
Public Method Returns a transformation matrix of the entity.  
Public Method Calculates a bounding box which completely includes the entity.  
Public Method Moves the entity according to the specified vector.  
Public Method Removes and destroys an attribute.  
Public Method Rotates the entity about to the specified vector on the specified angle.  
Public Method Scales the entity according to the specified scale vector.  
Public Method Marks the entity as dirty.  
Public Method Sets draw color for the entity.  
Public Method Sets the fill color for the entity.  
Public Method Sets the fill type index for an entity.  
Public Method Sets the line thickness for an entity.  
Public Method Sets the line type index for an entity.  
Public Method Sets a transformation matrix of the entity.  
Top
See Also

Reference

ImGearVectorEntity Class
ImageGear.Vector Namespace