Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.30
|
Leadtools.Codecs Namespace > CodecsPsdLayerInfo Class : Left Property |
public int Left {get; set;}
'Declaration
Public Property Left As Integer
'Usage
Dim instance As CodecsPsdLayerInfo Dim value As Integer instance.Left = value value = instance.Left
public int Left {get; set;}
<br/>get_Left();<br/>set_Left(value);<br/>Object.defineProperty('Left');