ImageGear .NET v25.2 - Updated
ImageGear.Art Assembly / ImageGear.ART Namespace / ImGearARTThickness Structure
Members




In This Topic
    ImGearARTThickness Structure
    In This Topic
    Specifies the thickness of a rectangular frame.
    Object Model
    ImGearARTThickness Structure
    Syntax
    'Declaration
     
    Public Structure ImGearARTThickness 
       Inherits System.ValueType
    'Usage
     
    Dim instance As ImGearARTThickness
    public struct ImGearARTThickness : System.ValueType 
    public __value struct ImGearARTThickness : public System.ValueType 
    public value class ImGearARTThickness : public System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          ImageGear.ART.ImGearARTThickness

    See Also