Visual Basic (Declaration) | |
---|---|
Public Property LayerName As String |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public string LayerName {get; set;} |
Return Value
The layer name used when calling FromAnnObject.For an example, refer to FromAnnObject.
An AnnObject has no layer name, but a DicomAnnotationObject does have a layer name.
When calling FromAnnObject to convert an AnnObject,
the LayerName is used to set the layer name of the resulting DicomAnnotationObject.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family