ImageGear for .NET
ImGearVectorEntity Class Members
Properties  Methods 


The following tables list the members exposed by ImGearVectorEntity.

Public Properties
 NameDescription
Public PropertyAttribFlags Gets flags indicating which optional attributes are present for the entity.  
Public PropertyDeleted Gets or sets a value indicating whether the entity is marked as deleted.  
Public PropertyId Gets or sets an identifier of the entity.  
Public PropertyLayer Gets or sets the layer the entity belongs to.  
Public PropertySelected Gets or sets a value indicating whether the entity is selected.  
Public PropertyType Gets a type of the entity.  
Top
Public Methods
 NameDescription
Public MethodCopyTo Copies one entity to another.  
Public MethodGetDrawColor Returns the draw color of the entity.  
Public MethodGetFillColor Returns the fill color of the entity.  
Public MethodGetFilltypeIndex Returns the fill type index of the entity.  
Public MethodGetLineThickness Returns the line thickness used when drawing the entity.  
Public MethodGetLinetypeIndex Returns the line type index of the entity.  
Public MethodGetMatrix Returns a transformation matrix of the entity.  
Public MethodGetMinMax Calculates a bounding box which completely includes the entity.  
Public MethodMove Moves the entity according to the specified vector.  
Public MethodRemoveAttrib Removes and destroys an attribute.  
Public MethodRotate Rotates the entity about to the specified vector on the specified angle.  
Public MethodScale Scales the entity according to the specified scale vector.  
Public MethodSetDirty Marks the entity as dirty.  
Public MethodSetDrawColor Sets draw color for the entity.  
Public MethodSetFillColor Sets the fill color for the entity.  
Public MethodSetFilltypeIndex Sets the fill type index for an entity.  
Public MethodSetLineThickness Sets the line thickness for an entity.  
Public MethodSetLinetypeIndex Sets the line type index for an entity.  
Public MethodSetMatrix Sets a transformation matrix of the entity.  
Top
See Also

Reference

ImGearVectorEntity Class
ImageGear.Vector Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback