C#
VB
WinRT C#
C++
Top layer position.
public int Top { get; set; }
Public Property Top As Integer
public int Top {get; set;}
<br/>get_Top();<br/>set_Top(value);<br/>Object.defineProperty('Top');
An integer value that represents the top position of this CodecsPsdLayerInfo
For more information, refer to the FILE FORMATS SPECIFICATION from Adobe.
For an example, refer to RasterCodecs.LoadPsdLayer and RasterCodecs.SavePsdWithLayers.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET