←Select platform

StrikeLinesCount Property

Summary

Get the length of strike lines (strikethroughs) array

Syntax

C#
VB
Objective-C
C++
public uint StrikeLinesCount {get;} 
Public ReadOnly Property StrikeLinesCount As UInteger 
@property (nonatomic, assign, readonly)           NSUInteger strikelinesCount 
public: 
property uint StrikeLinesCount { 
   uint get(); 
} 

Property Value

An Int32 that specifies the length of the array in strikelines property

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly