public sealed class TileCloningContext : ITileCloningContext
Public NotInheritable Class TileCloningContext
Implements ITileCloningContext
public ref class TileCloningContext sealed : ITileCloningContext
[<SealedAttribute>]
type TileCloningContext =
class
interface ITileCloningContext
end
TileCloningContext | Создаёт экземпляр класса с указанием функции, возвращающей имя копируемой плитки. |
Empty | Контекст операции по клонированию плиток, который всегда пуст. Используется, когда требуется передать контекст операции клонирования извне этой операции. |
AddClone | Добавляет информацию о клонированнои источнике контекста [Tessa.UI.Tiles.ITileContextSource]. |
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) |
GetCloneName | Возвращает имя плитки, которая будет создана как копия из заданной плитки. |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
TryGetClone | Возвращает полную копию источника контекста, если он был добавлен методом [AddClone] для заданного объекта. |
Get | (Определяется ComHelper) |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
Invoke | (Определяется ComHelper) |
Set | (Определяется ComHelper) |