ComponentOne Bitmap for WPF
C1.WPF.Bitmap.4.5.2 Assembly / C1.WPF.Bitmap Namespace / ImageRect Structure
Members

In This Topic
    ImageRect Structure
    In This Topic
    Represents a rectangle for clipping images.
    Object Model
    ImageRect Structure
    Syntax
    'Declaration
     
    Public Structure ImageRect 
       Inherits System.ValueType
    public struct ImageRect : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.WPF.Bitmap.ImageRect

    See Also