Gets or sets the length of the factor property
public int factorLength {get; set;}
'Declaration
Public Property factorLength As Integer
'Usage
Dim instance As AddWeightedCommand
Dim value As Integer
instance.factorLength = value
value = instance.factorLength
public int factorLength {get; set;}
@property (nonatomic, assign) unsigned int factorLength;
get_factorLength();
set_factorLength(value);
Object.defineProperty('factorLength_objectivec');
public:
property int factorLength {
int get();
void set ( int value);
}
Property Value
An integer that specifies the length for the factor property