public interface IShapeAnnotationModel : IAnnotationModel,
IModel, ICloneable, ITypeIdentifier, IConditionalVisibility
Public Interface IShapeAnnotationModel
Inherits IAnnotationModel, IModel, ICloneable, ITypeIdentifier,
IConditionalVisibility
public interface class IShapeAnnotationModel : IAnnotationModel,
IModel, ICloneable, ITypeIdentifier, IConditionalVisibility
type IShapeAnnotationModel =
interface
interface IAnnotationModel
interface IModel
interface ICloneable
interface ITypeIdentifier
interface IConditionalVisibility
end
Appearance |
Gets or sets Внешний вид
(Унаследован от IAnnotationModel) |
CanDrag | Gets or sets a value indicating whether Признак возможности изменения местоположения фигуры |
CanResize | Gets or sets a value indicating whether Признак возможности изменения размера фигуры |
ContentTemplate |
Gets or sets Шаблон содержимого
(Унаследован от IAnnotationModel) |
CoordinateUnit |
Gets or sets Вид системы координат
(Унаследован от IAnnotationModel) |
DraggingMode | Gets or sets Режим перемещения |
EnableClipping |
Gets or sets a value indicating whether This property decides whether annotation should clip while crossing with
boundary.
(Унаследован от IAnnotationModel) |
EnableEditing |
Gets or sets a value indicating whether Признак возможности редактирования текста в TextAnnotation (Унаследован от IAnnotationModel) |
Fill | Gets or sets Заливка фигуры |
HorizontalAlignment |
Gets or sets Горизонтальное выравнивание
(Унаследован от IAnnotationModel) |
HorizontalTextAlignment | Gets or sets Горизонтальная позиция текста |
ShowAxisLabel |
Gets or sets a value indicating whether Признак отображения метки
координаты расположения аннотации на оси координат
(Унаследован от IAnnotationModel) |
ShowToolTip |
Gets or sets a value indicating whether Признак отображения подсказки.
(Унаследован от IAnnotationModel) |
Stroke | Gets or sets Кисть рамки |
StrokeDashArray | Gets or sets Список штрихов рамки |
StrokeDashCap | Gets oe 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 Текст. (Унаследован от IAnnotationModel) |
ToolTipContent |
Gets or sets Содержимое подсказки
(Унаследован от IAnnotationModel) |
ToolTipPlacement | Gets or sets Позиция подсказки. (Унаследован от IAnnotationModel) |
ToolTipShowDuration | Gets or sets Продолжительность отображения подсказки. (Унаследован от IAnnotationModel) |
ToolTipTemplate | Gets or sets Имя шаблона данных для отображения подсказки (Унаследован от IAnnotationModel) |
TypeId |
Gets or sets Идентификатор типа
(Унаследован от ITypeIdentifier) |
VerticalAlignment |
Gets or sets Вертикальное выравнивание
(Унаследован от IAnnotationModel) |
VerticalTextAlignment | Gets or sets Вертикальное выравнивание текста |
VisibilityConditional |
Gets or sets Условие видимости элемента
(Унаследован от IConditionalVisibility) |
X1 | Gets or sets позиция X1 (Унаследован от IAnnotationModel) |
X2 | Gets or sets Значение X2 |
XAxisName |
Gets or sets the axis(horizontal) in which this annotation associated.
(Унаследован от IAnnotationModel) |
Y1 | Gets or sets the annotation Y1 position. (Унаследован от IAnnotationModel) |
Y2 | Gets or sets Значение Y2 |
YAxisName |
Gets or sets the axis(vertical) in which this annotation associated.
(Унаследован от IAnnotationModel) |
Clone | Creates a new object that is a copy of the current instance. (Унаследован от ICloneable) |