←Select platform

StrokeAlignment Property

Summary
Gets or sets the alignment of this AnnStroke object.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public AnnStrokeAlignment StrokeAlignment { get; set; } 
@property (nonatomic, assign) LTAnnStrokeAlignment strokeAlignment; 
public AnnStrokeAlignment getStrokeAlignment() 
public void setStrokeAlignment(AnnStrokeAlignment alignment) 
public:  
   property AnnStrokeAlignment^ StrokeAlignment 
   { 
      AnnStrokeAlignment^ get() 
      void set(AnnStrokeAlignment^ value) 
   } 
StrokeAlignment # get and set (AnnStroke) 

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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

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