Skip to content
This repository was archived by the owner on Oct 11, 2023. It is now read-only.

0d9d7d82 7141 96d8 a4da 605633518888

haplokuon edited this page May 6, 2023 · 1 revision

Value Property

netDxf 3.0.0 Library

Gets the value.

Definition

Namespace: netDxf
Assembly: netDxf (in netDxf.dll) Version: 3.0.0

C#

public string Value { get; }

VB

Public ReadOnly Property Value As String
	Get

C++

public:
property String^ Value {
	String^ get ();
}

F#

member Value : string with get

Property Value

String

See Also

Reference

StringValueAttribute Class
netDxf Namespace

Clone this wiki locally