←Select platform

StrokeAlignment Property

Summary
Gets or sets the alignment of this AnnStroke object.
Syntax
C#
VB
C++
Java
public AnnStrokeAlignment StrokeAlignment { get; set; } 
Public Property StrokeAlignment As AnnStrokeAlignment 
public AnnStrokeAlignment getStrokeAlignment() 
public void setStrokeAlignment(AnnStrokeAlignment alignment) 
public:  
   property AnnStrokeAlignment^ StrokeAlignment 
   { 
      AnnStrokeAlignment^ get() 
      void set(AnnStrokeAlignment^ value) 
   } 

Property Value

A AnnStrokeAlignment value that represents the alignment of this AnnStroke object.

Requirements

Target Platforms

See Also

Reference

AnnStroke Class

AnnStroke Members

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.