Visual Basic (Declaration) | |
---|---|
Public Property ScaleBreakStyle As ScaleBreakStyle |
Visual Basic (Usage) | ![]() |
---|---|
|
C# | |
---|---|
public ScaleBreakStyle ScaleBreakStyle {get; set;} |
C++/CLI | |
---|---|
public: property ScaleBreakStyle ScaleBreakStyle { ScaleBreakStyle get(); void set (ScaleBreakStyle value); } |