SoLeResource
SoLeResource constructor (1 of 2)
Initializes a new instance of the SoLeResource
class.
public SoLeResource(Guid uniqueId, bool isCustom, bool hasCompInfo)
Parameter | Type | Description |
---|---|---|
uniqueId | Guid | The unique identifier of the placed layer data PlLdResource . |
isCustom | Boolean | if set to true [is custom]. |
hasCompInfo | Boolean | if set to true [has comp information]. |
See Also
- class SoLeResource
- namespace Aspose.PSD.FileFormats.Psd.Layers.LayerResources
- assembly Aspose.PSD
SoLeResource constructor (2 of 2)
Initializes a new instance of the SoLeResource
class.
public SoLeResource()
See Also
- class SoLeResource
- namespace Aspose.PSD.FileFormats.Psd.Layers.LayerResources
- assembly Aspose.PSD