←Select platform

Type Property

Summary

Gets or sets a value that indicates whether this overlay represents a region of interest or other graphics.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public string Type { get; set; } 
Public Property Type As String 
public string Type {get; set;} 
@property (nonatomic, copy, nullable) NSString *type 
public String getType() 
public void setType(String value) 
             
 <br/>get_Type();<br/>set_Type(value);<br/>Object.defineProperty('Type');  
public: 
property String^ Type { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

A String that indicates whether this overlay represents a region of interest or other graphics.

Remarks

For more information, refer to "Overlay Plane Module Attributes" in the DICOM standard and Overlay Overview.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly