ImageGear .NET - Updated December 24, 2018
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
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