create Method (AnnStroke)

Summary

Creates a new AnnStroke object with the specified values.

Syntax

JavaScript Syntax
create = function(stroke, thickness)
TypeScript Syntax
static create(stroke: AnnBrush, thickness: LeadLengthD): AnnStroke;

Parameters

stroke

The AnnBrush object for the new AnnStroke.

thickness

The thickness for the new AnnStroke.

Return Value

The new AnnStroke created by this method.

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