←Select platform

AnnLayerCollection Constructor

Summary

Creates a new layer collection for the specified owner.

Syntax

C#
VB
Java
WinRT C#
C++
Public Function New( _ 
   ByVal owner As Leadtools.Annotations.Core.AnnLayer _ 
) 
public AnnLayerCollection(  
   Leadtools.Annotations.Core.AnnLayer owner 
) 
public AnnLayerCollection(AnnLayer owner) 
function AnnLayerCollection(  
   owner  
) 

Parameters

owner
The owner layer

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.Annotations.Core Assembly