create Method (AnnLayer)

Summary

Creates a new layer with the specified name.

Syntax

JavaScript Syntax
create = function(name)
TypeScript Syntax
static create(name: string): AnnLayer;

Parameters

name

Name of the new layer.

Return Value

The newly created layer.

Requirements

Target Platforms

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