PatternFillSettings.GenerateLfx2ResourceNodes
PatternFillSettings.GenerateLfx2ResourceNodes method
生成 LFX2 资源节点。
public static IEnumerable<OSTypeStructure> GenerateLfx2ResourceNodes(string pointType, Color color,
string patternName, string identifier, double scale, bool linked, PointF offset)
范围 | 类型 | 描述 |
---|---|---|
pointType | String | 点的类型。 |
color | Color | 颜色。 |
patternName | String | 模式的名称。 |
identifier | String | 标识符。 |
scale | Double | 规模。 |
linked | Boolean | 如果设置为真的 [链接]。 |
offset | PointF | 偏移量。 |
返回值
也可以看看
- class OSTypeStructure
- struct Color
- struct PointF
- class PatternFillSettings
- 命名空间 Aspose.PSD.FileFormats.Psd.Layers.FillSettings
- 部件 Aspose.PSD