ImageGear .NET - Updated
ImGearVectorEntityInsertion Class
Members 




ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace : ImGearVectorEntityInsertion Class
Represents a transformation wrapper for the block.
Object Model
ImGearVectorEntityInsertion ClassImGearVectorEntity Class
Syntax
'Declaration
 
Public Class ImGearVectorEntityInsertion 
   Inherits ImGearVectorEntity
'Usage
 
Dim instance As ImGearVectorEntityInsertion
public class ImGearVectorEntityInsertion : ImGearVectorEntity 
public __gc class ImGearVectorEntityInsertion : public ImGearVectorEntity 
public ref class ImGearVectorEntityInsertion : public ImGearVectorEntity 
Remarks
The block should be added to the other blocks using insertion. It is not recommended to add blocks to the entity container directly, as well as to change the transformation matrix of the block.
Inheritance Hierarchy

System.Object
   ImageGear.Vector.ImGearVectorObject
      ImageGear.Vector.ImGearVectorEntity
         ImageGear.Vector.ImGearVectorEntityInsertion

See Also

Reference

ImGearVectorEntityInsertion Members
ImageGear.Vector Namespace