VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Annotation.Dicom Namespace / DicomGraphicLayer Class
Constructors Properties Methods SeeAlso
In This Topic
    DicomGraphicLayer Class Members
    In This Topic
    The following tables list the members exposed by DicomGraphicLayer.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets the description of the contents of the layer.
    Public PropertyGets a string that identifies the layer.
    Public PropertyGets the order in which it is recommended to render the layer.
    Public PropertyGets the value in which it is recommended to render the layer on a color display.
    Public PropertyGets the recommended display CIE Lab value as RGB.
    Public PropertyGets the value in which it is recommended to render the layer on a grayscale display.
    Public Methods
     NameDescription
    Public MethodDetermines whether the specified System.Object, is equal to this instance.
    Public MethodReturns a hash code for this instance.
    Public MethodPopulates a SerializationInfo with the data needed to serialize the target object.
    Public MethodReturns a System.String that represents this instance.
    See Also