IPlacedLayerResource.IsCustom

IPlacedLayerResource.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 or smart object layer resource has custom style; otherwise, false.

See Also