←Select platform

ActivationLayer Property

Summary

Gets or sets a value that identifies the layer in which the overlay shall be displayed.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public string ActivationLayer { get; set; } 
Public Property ActivationLayer As String 
public string ActivationLayer {get; set;} 
@property (nonatomic, copy, nullable) NSString *activationLayer 
public String getActivationLayer() 
public void setActivationLayer(String value) 
             
 <br/>get_ActivationLayer();<br/>set_ActivationLayer(value);<br/>Object.defineProperty('ActivationLayer');  
public: 
property String^ ActivationLayer { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

A String that identifies the layer in which the overlay shall be displayed.

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