Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

Stroke Property (AnnContainer)






Gets or sets the object to use when drawing the border of this AnnContainer.
Syntax
public AnnStroke Stroke {get; set;}
'Declaration
 
Public Property Stroke As AnnStroke
public 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

See Also

Reference

AnnContainer Class
AnnContainer Members

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features