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...
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...
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...
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...
获取或设置图案的高度...foreach ( var layer in im . Layers ) { if ( layer is FillLayer...FillLayer fillLayer = ( FillLayer ) layer ; PatternFillSettings fillSettings...