(Leadtools.Annotations.Core)

SelectionStroke Property

Show in webframe





Gets or sets the stroke to use when drawing the frame of this object.
Syntax
public AnnStroke SelectionStroke {get; set;}
Public Property SelectionStroke As AnnStroke
public AnnStroke SelectionStroke {get; set;}
@property (nonatomic) LTAnnStroke* selectionStroke;
public AnnStroke getSelectionStroke();
public void setSelectionStroke(AnnStroke value);
            
 
get_SelectionStroke();
set_SelectionStroke(value);
Object.defineProperty('SelectionStroke');

Property Value

The AnnStroke to use when drawing the frame of this object. The default value is a dark green solid stroke.
Requirements

Target Platforms

See Also

Reference

AnnSelectionObject Class
AnnSelectionObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.