←Select platform

Create Method (AnnLayer)

Summary

Creates a new layer with the specified name.

Syntax

C#
VB
Java
WinRT C#
public static Leadtools.Annotations.Core.AnnLayer Create(  
   string name 
) 
Public Shared Function Create( _ 
   ByVal name As String _ 
) As Leadtools.Annotations.Core.AnnLayer 
public static Leadtools.Annotations.Core.AnnLayer Create(  
   string name 
) 
public AnnLayer(String name)
function Leadtools.Annotations.Core.AnnLayer.Create(  
   name  
) 

Parameters

name
Name of the new layer.

Return Value

The newly created layer.

Requirements

Target Platforms

See Also

Reference

AnnLayer Class

AnnLayer Members

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize