Click or drag to resize

BasePolyLineMetafileCommand.InternalPoints Field

[Missing <summary> documentation for "F:RAYLASE.Marker.VectorGraphicElement.MetafileCommand.BasePolyLineMetafileCommand.InternalPoints"]


Namespace: RAYLASE.Marker.VectorGraphicElement.MetafileCommand
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.21.0
Syntax
C#
protected readonly BasePolyLineMetafileCommand.SilentObservableCollection<dvec3> InternalPoints

Field Value

BasePolyLineMetafileCommand.SilentObservableCollection<dvec3>
See Also