PlacedResource.IsCustom
PlacedResource.IsCustom property
Gets or sets a value indicating whether this instance warp style is custom. If true it contains mesh points. If set to false it erases mesh points.
public bool IsCustom { get; set; }
Property Value
true
if the placed layer has custom style; otherwise, false
.
See Also
- class PlacedResource
- namespace Aspose.PSD.FileFormats.Psd.Layers.LayerResources
- assembly Aspose.PSD