![]() |
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 > AddMessageCommand Class : Message Property |
public string Message {get; set;}
'Declaration
Public Property Message As String
'Usage
Dim instance As AddMessageCommand Dim value As String instance.Message = value value = instance.Message
public string Message {get; set;}
<br/>get_Message();<br/>set_Message(value);<br/>Object.defineProperty('Message');