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 : Top Property |
public int Top {get; set;}
'Declaration
Public Property Top As Integer
'Usage
Dim instance As CodecsPsdLayerInfo Dim value As Integer instance.Top = value value = instance.Top
public int Top {get; set;}
<br/>get_Top();<br/>set_Top(value);<br/>Object.defineProperty('Top');