'Declaration <DefaultValueAttribute("WC: {0:0.#} WW: {1:0.#}")> <DescriptionAttribute("The format of VOI LUT value.")> Public Property TextFormat As System.String
[DefaultValue("WC: {0:0.#} WW: {1:0.#}")] [Description("The format of VOI LUT value.")] public System.String TextFormat { get; set; }
[DefaultValue("WC: {0:0.#} WW: {1:0.#}")] [Description("The format of VOI LUT value.")] public: __property System.String get_TextFormat(); public: __property void set_TextFormat(
System.String value
);
[DefaultValue("WC: {0:0.#} WW: {1:0.#}")] [Description("The format of VOI LUT value.")] public:
property System.String TextFormat { System.String get(); void set(System.String value); }
Property Value
Значение по умолчанию: WC: {0:0.#} WW: {1:0.#}.