IsLinkedWithLayer PtFlResource.IsLinkedWithLayer property Gets or sets a value indicating whether this instance is li......whether this instance is linked with layer. public bool IsLinkedWithLayer...true if this instance is linked with layer; otherwise, false . Examples...
PatternData PatternFillSettings.PatternData property Gets or sets the pattern data. public int [] PatternData { get ;......demonstrates the support of the Fill Layer Pattern editing. [C#] string...foreach ( var layer in im . Layers ) { if ( layer is FillLayer...
获取或设置模式数据...foreach ( var layer in im . Layers ) { if ( layer is FillLayer...FillLayer fillLayer = ( FillLayer ) layer ; PatternFillSettings fillSettings...
Scale PatternFillSettings.Scale property Gets or sets the scale. public double Scale { get ; set ; } Property Value T......demonstrates the support of the Fill Layer Pattern editing. [C#] string...foreach ( var layer in im . Layers ) { if ( layer is FillLayer...
LiFdDataSource Contents [ Hide ] LiFdDataSource class Defines the liFD data source class in PSD File that contains in...... Using layer comps, you can create, manage...file. A layer comp is a snapshot of a state of the Layers panel...
PatternId PatternFillSettings.PatternId property Gets or sets the pattern identifier. public string PatternId { get ;......demonstrates the support of the Fill Layer Pattern editing. [C#] string...foreach ( var layer in im . Layers ) { if ( layer is FillLayer...
PatternHeight PatternFillSettings.PatternHeight property Gets or sets the height of the pattern. public int PatternHe......demonstrates the support of the Fill Layer Pattern editing. [C#] string...foreach ( var layer in im . Layers ) { if ( layer is FillLayer...
RelinkToFile SmartObjectLayer.RelinkToFile method Re-links the Linked smart object to a new file. There is no need to......RelinkToFile method Re-links the linked smart object to a new...Description linkedPath String The linked path. Examples The following...
SmartObjectType SmartObjectType enumeration Defines the SmartObjectType enumeration for smart object content type pub......content AvailableLinked 1 The linked file that is available UnavailableLinked...UnavailableLinked 2 The linked file that is unavailable LibraryLink...
EmbedLinked SmartObjectLayer.EmbedLinked method Embeds the Linked smart object in this Layer. public void EmbedLinked......method Embeds the linked smart object in this layer. public void EmbedLinked...demonstrates the support of updating Linked Smart objects. [C#] void AssertAreEqual...