Class ProgressBarDataModel
- Namespace
- HeBianGu.General.WpfControlLib
- Assembly
- HeBianGu.General.WpfControlLib.dll
进度条Model类
public class ProgressBarDataModel
- Inheritance
-
ProgressBarDataModel
- Inherited Members
- Extension Methods
Properties
CanvasSize
public double CanvasSize { get; set; }
Property Value
EclipseLeftLength
public double EclipseLeftLength { get; }
Property Value
EclipseSize
public double EclipseSize { get; set; }
Property Value
R
public double R { get; }
Property Value
ViewBoxSize
public double ViewBoxSize { get; }