←Select platform

Alignment Property

Summary

Gets or sets the System.Drawing.Drawing2D.PenAlignment for this AnnPen object.

Syntax

C#
VB
C++
public virtual PenAlignment Alignment { get; set; } 
  
Public Overridable Property Alignment As PenAlignment 
public: 
virtual property PenAlignment Alignment { 
   PenAlignment get(); 
   void set (    PenAlignment ); 
} 

Property Value

A System.Drawing.Drawing2D.PenAlignment value that represents the alignment for this AnnPen object.

Example

For an example, refer to AnnPen.

Requirements

Target Platforms

See Also

Reference

AnnPen Class

AnnPen Members

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly