←Select platform

Stroke Property (AnnContainer)

Summary

Gets or sets the object to use when drawing the border of this AnnContainer.

Syntax

C#
VB
Java
Objective-C
WinRT C#
public Leadtools.Annotations.Core.AnnStroke Stroke {get; set;}
Public Property Stroke As Leadtools.Annotations.Core.AnnStroke
public Leadtools.Annotations.Core.AnnStroke Stroke {get; set;}
@property (nonatomic) LTAnnStroke* stroke;
public AnnStroke getStroke() 
public void setStroke(AnnStroke stroke) 
get_Stroke(); 
set_Stroke(value); 
Object.defineProperty('Stroke'); 

Property Value

The object to use when drawing the border of this AnnContainer. The default value is null.

Remarks

A value of null means do not draw the borders of the container.

Example

For an example, refer to AnnContainer.

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