←Select platform

Top Property

Summary
Top layer position.
Syntax
C#
VB
C++
public int Top { get; set; } 
Public Property Top As Integer 
public: 
property int Top { 
   int get(); 
   void set (    int ); 
} 

Property Value

An integer value that represents the top position of this CodecsPsdLayerInfo

Remarks

For more information, refer to the FILE FORMATS SPECIFICATION from Adobe.

Example

For an example, refer to RasterCodecs.LoadPsdLayer and RasterCodecs.SavePsdWithLayers.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.