←Select platform

HasStarted Property

Summary

Gets a value that indicates whether this designer has started.

Syntax

C#
VB
Java
Objective-C
WinRT C#
public virtual bool HasStarted {get;}
Public Overridable ReadOnly Property HasStarted As Boolean
public virtual bool HasStarted {get;}
@property (nonatomic, assign, readonly) BOOL hasStarted
public boolean hasStarted()
get_HasStarted();

Property Value

true if this AnnDesigner has started; otherwise, it is false.

Remarks

Start starts the designer and End ends it.

Requirements

Target Platforms

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