Class XmpReal
Class XmpReal
نام ها : Aspose.Imaging.Xmp.Types.Basic جمع آوری: Aspose.Imaging.dll (25.4.0)
XMP واقعی است.
[JsonObject(MemberSerialization.OptIn)]
public sealed class XmpReal : XmpTypeBase, IXmpType, ICloneable
Inheritance
object ← XmpTypeBase ← XmpReal
Implements
اعضای ارثی
XmpTypeBase.GetXmpRepresentation() , XmpTypeBase.ToString() , XmpTypeBase.Clone() , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
XmpReal(کشتی)
شروع یک مثال جدید از کلاس Aspose.Imaging.Xmp.Types.Basic.XmpReal.
[JsonConstructor]
public XmpReal(float value)
Parameters
value
float
ارزش کشتی
XmpReal(String)
شروع یک مثال جدید از کلاس Aspose.Imaging.Xmp.Types.Basic.XmpReal.
public XmpReal(string value)
Parameters
value
string
ارزش آن است.
Exceptions
ارزش صفر است.
نادرست باشد باید نادرست باشد.
Properties
Value
دریافت و یا تنظیم می کند که ارزش را از بین ببرد.
[JsonProperty]
public float Value { get; set; }
ارزش املاک
Methods
GetXmpRepresentation()
ارزش شاخه را در فرمت XMP دریافت می کند.
public override string GetXmpRepresentation()
Returns
بازگرداندن مقدار حاوی نوار در فرمت XMP.