Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Dicom Namespace / CtSliceInfo Class / FrameData Property

In This Topic
    FrameData Property
    In This Topic
    Syntax
    'Declaration
     
    Protected Property FrameData As Byte()
    protected byte[] FrameData {get; set;}
    See Also