←Select platform

Stroke Property

Summary

The AnnStroke associated with this AnnLineEnding.

Syntax
C#
C++/CLI
Python
public AnnStroke Stroke { get; set; } 
public:  
   property AnnStroke^ Stroke 
   { 
      AnnStroke^ get() 
      void set(AnnStroke^ value) 
   } 
Stroke # get and set (AnnLineEnding) 

Property Value

The AnnStroke used to draw this AnnLineEnding. The default value is a solid red stroke with length of 1.

Remarks

This property should be used to trace the outline of this ending style. The function AnnPolylineObjectRenderer.RenderEndingStyles is responsible for determining whether to use this property.

Requirements

Target Platforms

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.