GeneralTransform Properties
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.Windows.Media Namespace
GeneralTransform Class
GeneralTransform Properties ...
Inverse Property
GeneralTransform Class
GeneralTransform Members
GeneralTransform Constructor
GeneralTransform Methods
GeneralTransform Properties
GeneralTransform Events
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
GeneralTransform Properties
The
GeneralTransform
type exposes the following members.
Properties
Name
Description
CanFreeze
Gets a value that indicates whether the object can be made unmodifiable.
(Inherited from
Freezable
.)
DependencyObjectType
Gets the
DependencyObjectType
that wraps the CLR type of this instance.
(Inherited from
DependencyObject
.)
Dispatcher
Gets the
Dispatcher
this
DispatcherObject
is associated with.
(Inherited from
DispatcherObject
.)
HasAnimatedProperties
Gets a value that indicates whether one or more
AnimationClock
objects is associated with any of this object's dependency properties.
(Inherited from
Animatable
.)
Inverse
Gets the inverse transformation of this
GeneralTransform
, if possible.
IsFrozen
Gets a value that indicates whether the object is currently modifiable.
(Inherited from
Freezable
.)
IsSealed
Gets a value that declares whether this instance is currently read-only.
(Inherited from
DependencyObject
.)
Top
See Also
Reference
GeneralTransform Class
System.Windows.Media Namespace
Tags :