GraphicsParameterFormatterFormatString Property |
Gets or sets the format string.
Namespace:
AGI.Foundation.Platforms
Assembly:
AGI.Foundation.Platforms.Graphics (in AGI.Foundation.Platforms.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public string FormatString { get; set; }
Public Property FormatString As String
Get
Set
public:
property String^ FormatString {
String^ get ();
void set (String^ value);
}
member FormatString : string with get, set
Property Value
Type:
StringSee Also