Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.9
|
Leadtools.ImageProcessing.Effects Namespace > FadedMaskCommand Class : Length Property |
public int Length {get; set;}
'Declaration
Public Property Length As Integer
'Usage
Dim instance As FadedMaskCommand Dim value As Integer instance.Length = value value = instance.Length
public int Length {get; set;}
<br/>get_Length();<br/>set_Length(value);<br/>Object.defineProperty('Length');