←Select platform

Fill Property

Summary

The AnnBrush associated with this AnnLineEnding

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

Property Value

The AnnBrush used to fill this AnnLineEnding. The default value is null.

Remarks

This property should be used to fill the interior of the 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.