Visual Basic (Declaration) | |
---|---|
Public Property Truncation As Truncation |
Visual Basic (Usage) | ![]() |
---|---|
|
C# | |
---|---|
public Truncation Truncation {get; set;} |
C++/CLI | |
---|---|
public: property Truncation^ Truncation { Truncation^ get(); void set (Truncation^ value); } |
dotnetCHARTING | Send comments on this topic. |
Truncation Property | |
See Also |
![]() ![]() |
dotnetCHARTING Namespace > Label Class : Truncation Property |
Visual Basic (Declaration) | |
---|---|
Public Property Truncation As Truncation |
Visual Basic (Usage) | ![]() |
---|---|
|
C# | |
---|---|
public Truncation Truncation {get; set;} |
C++/CLI | |
---|---|
public: property Truncation^ Truncation { Truncation^ get(); void set (Truncation^ value); } |