Click or drag to resize

JobElementPanelBitmaps Property

[Missing <summary> documentation for "P:RAYLASE.Marker.VectorGraphicElement.JobElementPanel.Bitmaps"]


Namespace: RAYLASE.Marker.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public List<(SKBitmap Bitamp, dvec2 Scale)> Bitmaps { get; }

Property Value

ListValueTupleSKBitmap, dvec2
See Also