public class ShapeAnnotationModel<T> : AnnotationModel<T>,
IShapeAnnotationModel, IAnnotationModel, IModel, ICloneable, ITypeIdentifier,
IConditionalVisibility
where T : ShapeAnnotationModel<T>
Public Class ShapeAnnotationModel(Of T As ShapeAnnotationModel(Of T))
Inherits AnnotationModel(Of T)
Implements IShapeAnnotationModel, IAnnotationModel, IModel, ICloneable,
ITypeIdentifier, IConditionalVisibility
generic<typename T>
where T : ShapeAnnotationModel<T>
public ref class ShapeAnnotationModel : public AnnotationModel<T>,
IShapeAnnotationModel, IAnnotationModel, IModel, ICloneable, ITypeIdentifier,
IConditionalVisibility
type ShapeAnnotationModel<'T when 'T : ShapeAnnotationModel<'T>> =
class
inherit AnnotationModel<'T>
interface IShapeAnnotationModel
interface IAnnotationModel
interface IModel
interface ICloneable
interface ITypeIdentifier
interface IConditionalVisibility
end
ShapeAnnotationModelT | Initializes a new instance of the ShapeAnnotationModelT class. |
Appearance |
Gets or sets Внешний вид
(Унаследован от AnnotationModelT) |
CanDrag | Gets or sets a value indicating whether Признак возможности изменения местоположения фигуры |
CanResize | Gets or sets a value indicating whether Признак возможности изменения размера фигуры |
ContentTemplate |
Gets or sets Шаблон содержимого
(Унаследован от AnnotationModelT) |
CoordinateUnit |
Gets or sets Вид системы координат
(Унаследован от AnnotationModelT) |
DraggingMode | Gets or sets Режим перемещения |
EnableClipping |
Gets or sets a value indicating whether This property decides whether annotation should clip while crossing with
boundary.
(Унаследован от AnnotationModelT) |
EnableEditing |
Gets or sets a value indicating whether Признак возможности редактирования текста в TextAnnotation (Унаследован от AnnotationModelT) |
Fill | Gets or sets Заливка фигуры |
HorizontalAlignment |
Gets or sets Горизонтальное выравнивание
(Унаследован от AnnotationModelT) |
HorizontalTextAlignment | Gets or sets Горизонтальная позиция текста |
ShowAxisLabel |
Gets or sets a value indicating whether Признак отображения метки
координаты расположения аннотации на оси координат
(Унаследован от AnnotationModelT) |
ShowToolTip |
Gets or sets a value indicating whether Признак отображения подсказки.
(Унаследован от AnnotationModelT) |
Stroke | Gets or sets Кисть рамки |
StrokeDashArray | Gets or sets Список штрихов рамки |
StrokeDashCap | Gets or sets Шаблон линии |
StrokeDashOffset | Gets or sets Смещение штриха |
StrokeEndLineCap | Gets or sets Описатель конца линии фигуры |
StrokeLineJoin | Gets or sets Описатель соединительной линии |
StrokeMiterLimit | Gets or sets Предел отношение длинны штриха к половине толщины фигуры |
StrokeStartLineCap | Gets or sets Описатель начала линии фигуры |
StrokeThickness | Gets or sets Толщина линии фигуры |
Text | Gets or sets Текст. (Унаследован от AnnotationModelT) |
ToolTipContent |
Gets or sets Содержимое подсказки
(Унаследован от AnnotationModelT) |
ToolTipPlacement | Gets or sets Позиция подсказки. (Унаследован от AnnotationModelT) |
ToolTipShowDuration | Gets or sets Продолжительность отображения подсказки. (Унаследован от AnnotationModelT) |
ToolTipTemplate | Gets or sets Имя шаблона данных для отображения подсказки (Унаследован от AnnotationModelT) |
TypeId |
Gets or sets Идентификатор типа
(Унаследован от AnnotationModelT) |
VerticalAlignment |
Gets or sets Вертикальное выравнивание
(Унаследован от AnnotationModelT) |
VerticalTextAlignment | Gets or sets Вертикальное выравнивание текста |
VisibilityConditional |
Gets or sets Условие видимости элемента
(Унаследован от AnnotationModelT) |
X1 | Gets or sets позиция X1 (Унаследован от AnnotationModelT) |
X2 | Gets or sets Значение X2 |
XAxisName |
Gets or sets the axis(horizontal) in which this annotation associated.
(Унаследован от AnnotationModelT) |
Y1 | Gets or sets the annotation Y1 position. (Унаследован от AnnotationModelT) |
Y2 | Gets or sets Значение Y2 |
YAxisName |
Gets or sets the axis(vertical) in which this annotation associated.
(Унаследован от AnnotationModelT) |
Clone |
Создает и возвращает копию текущего объекта.
В созданный объект копируются данные из текущего объекта
(Унаследован от CopingT) |
CopyTo |
Клонирует данные объекта реализующего
интерфейс в объект target (Переопределяет AnnotationModelTCopyTo(T)) |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
InternalClone |
Создает и возвращает копию текущего объекта.
В созданный объект копируются данные из текущего объекта
Перекрывается в потомках для пользовательской обработки процесса
создания копии объекта
(Унаследован от CopingT) |
InternalCreateModel |
Создает и возвращает экземпляр объекта
типа T
Перекрывается в потомках для пользовательской
обработки создания модели
(Унаследован от CopingT) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
Get | (Определяется ComHelper) |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
Invoke | (Определяется ComHelper) |
Set | (Определяется ComHelper) |