←Select platform

UnderlinesCount Property

Summary

Get the length of underlines array

Syntax

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

Property Value

An Int32 that specifies the length of the array in underlines 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