API changes - 2.27 |
+ public string CustomOrder { get; set; }
+ public EscapedText( string text )
+ Elliptical
+ Sine
+ public bool UseCustomerLogging { get; set; }
+ bool IsCustomPath { get; }
+ public static string CustomerLoggerName
+ public virtual bool IsAbortActive { get; protected set; }
+ Auto
+ TreeD
+ TwoD
+ public bool IsFirstRun { get; set; }
+ public bool PreviewSpeedLinear { get; set; }
+ public DimensionMode Dimension { get; set; }
+ public int DecimalPlaces { get; set; }
+ public bool DoConfirm { get; set; }
+ public LayoutType? LayoutType { get; set; }
+ public ResetLayoutEventEventArgs( LayoutType? LayoutType, bool DoConfirm )
+ public WorkspaceDimensionsChangedEvent( )
+ GS1
+ public string PointX { get; set; }
+ public string PointY { get; set; }
+ public string PointZ { get; set; }
+ public static double GetRollOff( double frequency, double lag )
+ public static void GetWobbleGeometry( double markSpeed, double amplitude, double frequency, double phase, out ref double amplitudeSmall, out ref double amplitudeLarge, out ref double overlap )
+ public virtual object Convert( object value, Type targetType, object parameter, CultureInfo culture )
+ public virtual object ConvertBack( object value, Type targetType, object parameter, CultureInfo culture )
+ public TraversalOrderTypeConverter( )
+ public virtual object Convert( object value, Type targetType, object parameter, CultureInfo culture )
+ public virtual object ConvertBack( object value, Type targetType, object parameter, CultureInfo culture )
+ public static int DecimalPlaces
+ public DecimalPlacesInStringFormatConverter( )
+ public static int MaxVisibleDimensions
+ RayguideSolarWaferAlignment
+ public virtual object Convert( object[] values, Type targetType, object parameter, CultureInfo culture )
+ public virtual object[] ConvertBack( object value, Type[] targetTypes, object parameter, CultureInfo culture )
+ public OrToVisibilityConverter( )
+ public virtual object Convert( object[] values, Type targetType, object parameter, CultureInfo culture )
+ public virtual object[] ConvertBack( object value, Type[] targetTypes, object parameter, CultureInfo culture )
+ public StringFormatter( )
+ public bool EnforceDimension { get; set; }
+ public static DependencyProperty EnforceDimensionProperty