←Select platform

FactorLength Property

Summary

Gets or sets the length of the factor property

Syntax

C#
VB
Objective-C
C++
public int FactorLength {get; set;} 
Public Property FactorLength As Integer 
@property (nonatomic, assign) NSUInteger factorLength 
public: 
property int FactorLength { 
   int get(); 
   void set (    int ); 
} 

Property Value

An integer that specifies the length for the factor 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.Color Assembly