Click or drag to resize

SetDataMetafileCommandData Property

List of double containing data of the command.

Namespace: RAYLASE.Marker.VectorGraphicElement.MetafileCommand
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public IList<double> Data { get; }

Property Value

IListDouble
See Also