ImageGear .NET v25.2 - Updated
ImageGear.Formats.Dicom Assembly / ImageGear.Formats.DICOM Namespace / ImGearPresStateOptions Structure
Members




In This Topic
    ImGearPresStateOptions Structure
    In This Topic
    Encapsulates options for loading and saving presentation state objects.
    Object Model
    ImGearPresStateOptions Structure
    Syntax
    'Declaration
     
    Public Structure ImGearPresStateOptions 
       Inherits System.ValueType
    'Usage
     
    Dim instance As ImGearPresStateOptions
    public struct ImGearPresStateOptions : System.ValueType 
    public __value struct ImGearPresStateOptions : public System.ValueType 
    public value class ImGearPresStateOptions : public System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          ImageGear.Formats.DICOM.ImGearPresStateOptions

    See Also