PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / ImageAlign Structure
Members

In This Topic
    ImageAlign Structure
    In This Topic
    Represents the alignment of an image within its container.
    Object Model
    ImageAlign Structure
    Syntax
    'Declaration
     
    Public Structure ImageAlign 
       Inherits System.ValueType
    public struct ImageAlign : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.C1Preview.ImageAlign

    See Also