←Select platform

StrokeThickness Property

Summary

Gets or sets the size of the pen to use when drawing the exterior of this object.

Syntax

C#
VB
C++
public double StrokeThickness { get; set; } 
  
Property StrokeThickness As Double 
property double StrokeThickness { 
   double get(); 
   void set (    double ); 
} 

Property Value

A System.Double value that specifies the size of the pen to use when drawing the exterior of this object.

Requirements

Target Platforms

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

Leadtools.Windows.Annotations Assembly