←Select platform

GridStroke Property

Summary
Gets or sets the AnnStroke that will be used rendering the overlayed grid.
Syntax
C#
VB
C++
Java
public AnnStroke GridStroke { get; set; } 
Public Property GridStroke As AnnStroke 
public AnnStroke getGridStroke() 
public void setGridStroke(AnnStroke stroke) 
public:  
   property AnnStroke^ GridStroke 
   { 
      AnnStroke^ get() 
      void set(AnnStroke^ value) 
   } 

Property Value

The AnnStroke used to render the overlayed grid. The default value is a solid blue stroke with length of 1.

Requirements

Target Platforms

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

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