←Select platform

ToPen(AnnStroke,double) Method

Summary
Helper method to convert AnnStroke to System.Drawing.Pen using an opacity.
Syntax
C#
C++/CLI
public static Pen ToPen( 
   AnnStroke stroke, 
   double opacity 
) 
public:  
   static Pen^ ToPen( 
      AnnStroke^ stroke, 
      double opacity 
   ) 

Parameters

stroke
Stroke object to convert

opacity
Opacity value to use. Values can be from 0 to 1.0.

Return Value

System.Drawing.Pen object created.

Requirements

Target Platforms

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

Leadtools.Annotations.Rendering.WinForms Assembly

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