ImageGear PDF v25.2 - Updated
ImGearVectorEntityRaster Class
Members 




ImageGear.Formats.Vector Assembly > ImageGear.Vector Namespace : ImGearVectorEntityRaster Class
Represents a non-rectangular raster image.
Object Model
ImGearVectorEntityRaster ClassImGearVectorPoint3D 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

Is this page helpful?
Yes No
Thanks for your feedback.