←Select platform

StartStyle Property

Summary

The style of the starting point of this object.

Syntax
C#
Java
public string StartStyle {get; set;} 
public String getStartStyle(); 
public void setStartStyle( 
   java.lang.String string 
); 

Property Value

Style of the starting point of this object. The default value is null for none.

Remarks

Set this value to any of the LineEndingStyle constants, such as LineEndingsStyleSquare or LineEndingsStyleOpenArrow to use the specified value as the style for the point.

The default value of null is the equivalent of setting the value of this property to LineEndingsStyleNone.

If the value is any value other than null, then EndingsBrush can be used to fill the area inside the selected ending style.

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

Leadtools.Pdf Assembly

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