SetDataMetafileCommandData Property |
List of double containing data of the command.
Namespace: RAYLASE.Marker.VectorGraphicElement.MetafileCommandAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntaxpublic IList<double> Data { get; }
Property Value
IListDouble
See Also