←Select platform

HoleSize Property

Summary

Gets or sets the hole size.

Syntax
C#
VB
C++
public int HoleSize { get; set; } 
  
Public Property HoleSize As Integer 
public: 
property int HoleSize { 
   int get(); 
   void set (    int ); 
} 

Property Value

The hole size. This value is given as a percent of the whole star from which the rays start or in which they end. The valid range is from 0 to 100.

Example

Refer to DrawStarCommand.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.SpecialEffects Assembly