PatternFillSettings.GenerateLfx2ResourceNodes
PatternFillSettings.GenerateLfx2ResourceNodes method
Generates the LFX2 resource nodes.
public static IEnumerable<OSTypeStructure> GenerateLfx2ResourceNodes(string pointType, Color color,
string patternName, string identifier, double scale, bool linked, PointF offset)
Parameter | Type | Description |
---|---|---|
pointType | String | Type of the point. |
color | Color | The color. |
patternName | String | Name of the pattern. |
identifier | String | The identifier. |
scale | Double | The scale. |
linked | Boolean | if set to true [linked]. |
offset | PointF | The offset. |
Return Value
List of OSTypeStructure
See Also
- class OSTypeStructure
- struct Color
- struct PointF
- class PatternFillSettings
- namespace Aspose.PSD.FileFormats.Psd.Layers.FillSettings
- assembly Aspose.PSD