সম্পত্তি স্বাক্ষর DocumentObject.latitude
নির্বাচিত আইটেমের অক্ষাংশ।
স্বাক্ষর
[Document.LATITUDE]?: number;
বিস্তারিত
টাইপ | number |
---|
ঐচ্ছিক | হ্যাঁ |
---|
শুধুমাত্র পঠনযোগ্য | না |
---|
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2024-11-23 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2024-11-23 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["`Document.LATITUDE` represents the latitude of a selected item as a numerical value."],["This property is optional, meaning it might not always have a value assigned to it."],["The latitude value is not read-only and can be modified."]]],["The provided content defines a property named `LATITUDE` within a `Document` object. This property represents the latitude of a selected item and is of type `number`. It is optional, meaning it may or may not be present, and it is not read-only, implying that its value can be modified. The property is accessed using `[Document.LATITUDE]`.\n"]]