Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.27
|
Leadtools.ImageProcessing.Core Namespace > AutoZoningCommand Class : StrikeLinesCount Property |
public uint StrikeLinesCount {get;}
'Declaration
Public ReadOnly Property StrikeLinesCount As UInteger
'Usage
Dim instance As AutoZoningCommand Dim value As UInteger value = instance.StrikeLinesCount
public uint StrikeLinesCount {get;}
@property (nonatomic, assign, readonly) NSUInteger strikelinesCount
get_StrikeLinesCount();