فئة Circle
محتويات
[
يخفي
]VertexElementVisibility class
يحدد ما إذا كانت المكونات المحددة مرئية.
public class VertexElementVisibility : VertexElementTemplate<bool>
المُنشئات
| الاسم | الوصف |
|---|---|
| VertexElementVisibility() | ينشئ مثيلاً جديداً من فئة VertexElementVisibility. |
الخصائص
| الاسم | الوصف |
|---|---|
| Data { get; } | |
| Indices { get; } | يحصل على بيانات الفهارس |
| MappingMode { get; set; } | يحصل أو يضبط كيفية تعيين العنصر. |
| Name { get; set; } | يحصل أو يعيّن الاسم. |
| ReferenceMode { get; set; } | يحصل أو يضبط كيفية الإشارة إلى العنصر. |
| VertexElementType { get; } | يحصل على نوع الـ VertexElement |
الطرق
| الاسم | الوصف |
|---|---|
| override Clear() | |
| CopyTo(VertexElementTemplate<bool>) | |
| SetData(bool[]) | |
| SetIndices(int[]) | تحميل الفهارس |
| override ToString() | تمثيل نصي لعنصر الرأس. |
انظر أيضًا
- class VertexElementTemplate<T>
- namespace Aspose.ThreeD.Entities
- assembly Aspose.3D