Click or drag to resize

API changes - 1.29

RAYLASE.Marker.VectorGraphicElement.dll
  public class RAYLASE.Marker.VectorGraphicElement.BaseVectorGraphicElement

+ public abstract IList<BaseFillingProfile> GetAllFillingProfiles( )
- public abstract IList<VectorGraphicLayer> GetAllFillings( int sequenceIndex )
+ public abstract IList<VectorGraphicLayer> GetAllFillings( int? sequenceIndex, int sequenceCount )

  public class RAYLASE.Marker.VectorGraphicElement.VectorGraphicEngine

- public virtual IList<BaseFillingProfile> GetAllFillingProfiles( )