ImageGear .NET - Updated
ImGearVectorEntityRaster Class
Members 




ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace : ImGearVectorEntityRaster Class
Represents a non-rectangular raster image.
Object Model
ImGearVectorEntityRaster ClassImGearVectorColor StructureImGearVectorPoint3D StructureImGearVectorPoint3D StructureImGearVectorPoint3D StructureImGearVectorPoint3D Structure
Syntax
'Declaration
 
Public Class ImGearVectorEntityRaster 
   Inherits ImGearVectorEntity
'Usage
 
Dim instance As ImGearVectorEntityRaster
public class ImGearVectorEntityRaster : ImGearVectorEntity 
public __gc class ImGearVectorEntityRaster : public ImGearVectorEntity 
public ref class ImGearVectorEntityRaster : public ImGearVectorEntity 
Remarks
Image shape is defined by four points - left top, left bottom, right bottom and right top.
Inheritance Hierarchy

System.Object
   ImageGear.Vector.ImGearVectorObject
      ImageGear.Vector.ImGearVectorEntity
         ImageGear.Vector.ImGearVectorEntityRaster

See Also

Reference

ImGearVectorEntityRaster Members
ImageGear.Vector Namespace