SketchGeometryEffect Members | |
See Also� Constructors� Events� Fields� Methods� Properties� |
![]() ![]() |
The following tables list the members exposed by the SketchGeometryEffect type.
Public Constructors
� | Name | Description |
---|---|---|
SketchGeometryEffect | � |
Public Fields (see also Protected Fields)
� | Name | Description |
---|---|---|
![]() ![]() | GeometryEffectProperty� | (Inherited from GeometryEffect) |
Protected Fields
� | Name | Description |
---|---|---|
![]() | cachedGeometry� |
Specifics the geometry from the previous geometry effect process.
|
Public Properties (see also Protected Properties)
� | Name | Description |
---|---|---|
![]() | CanFreeze� | (Inherited from Freezable) |
![]() ![]() | DefaultGeometryEffect� |
The default geometry effect that only passes through the input geometry.
|
![]() | DependencyObjectType� | (Inherited from DependencyObject) |
![]() | Dispatcher� | (Inherited from DispatcherObject) |
![]() | IsFrozen� | (Inherited from Freezable) |
![]() | IsSealed� | (Inherited from DependencyObject) |
![]() | OutputGeometry� |
Gets the output geometry of this geometry effect.
|
Protected Properties
� | Name | Description |
---|---|---|
![]() | Parent� |
Parent can be either IShape or GeometryEffectGroup.
|
Public Methods (see also Protected Methods)
� | Name | Description |
---|---|---|
![]() | CheckAccess� | (Inherited from DispatcherObject) |
![]() | ClearValue� | Overloaded. (Inherited from DependencyObject) |
![]() | Clone� | (Inherited from Freezable) |
![]() | CloneCurrentValue� |
Makes a deep copy of the |
![]() | CoerceValue� | (Inherited from DependencyObject) |
![]() | Equals | Overloaded. Overridden. � |
![]() | Freeze� | Overloaded. (Inherited from Freezable) |
![]() | GetAsFrozen� | (Inherited from Freezable) |
![]() | GetCurrentValueAsFrozen� | (Inherited from Freezable) |
![]() ![]() | GetGeometryEffect� | (Inherited from GeometryEffect) |
![]() | GetHashCode� | (Inherited from DependencyObject) |
![]() | GetLocalValueEnumerator� | (Inherited from DependencyObject) |
![]() | GetType� | (Inherited from Object) |
![]() | GetValue� | (Inherited from DependencyObject) |
![]() | InvalidateGeometry� | (Inherited from GeometryEffect) |
![]() | InvalidateProperty� | (Inherited from DependencyObject) |
![]() | ProcessGeometry� | (Inherited from GeometryEffect) |
![]() | ReadLocalValue� | (Inherited from DependencyObject) |
![]() ![]() | ReferenceEquals� | (Inherited from Object) |
![]() | SetCurrentValue� | (Inherited from DependencyObject) |
![]() ![]() | SetGeometryEffect� | (Inherited from GeometryEffect) |
![]() | SetValue� | Overloaded. (Inherited from DependencyObject) |
![]() | ToString� | (Inherited from Object) |
![]() | VerifyAccess� | (Inherited from DispatcherObject) |
Protected Methods
� | Name | Description |
---|---|---|
![]() | Attach� | (Inherited from GeometryEffect) |
![]() | CloneCore� | (Inherited from Freezable) |
![]() | CloneCurrentValueCore� | (Inherited from Freezable) |
![]() | CreateInstance� | (Inherited from Freezable) |
![]() | CreateInstanceCore� |
Implement the Freezable in WPF.
|
![]() | DeepCopy� |
Makes a deep copy of the geometry effect.
|
![]() | Detach� |
Notified when detached from a parent chain.
|
![]() | Finalize� | (Inherited from Object) |
![]() ![]() | Freeze� | Overloaded. (Inherited from Freezable) |
![]() | FreezeCore� | (Inherited from Freezable) |
![]() | GetAsFrozenCore� | (Inherited from Freezable) |
![]() | GetCurrentValueAsFrozenCore� | (Inherited from Freezable) |
![]() | MemberwiseClone� | (Inherited from Object) |
![]() | OnChanged� | (Inherited from Freezable) |
![]() | OnFreezablePropertyChanged� | Overloaded. (Inherited from Freezable) |
![]() | OnPropertyChanged� | (Inherited from Freezable) |
![]() | ReadPreamble� | (Inherited from Freezable) |
![]() | ShouldSerializeProperty� | (Inherited from DependencyObject) |
![]() | UpdateCachedGeometry� |
Updating cachedGeometry based on the given input geometry.
|
![]() | WritePostscript� | (Inherited from Freezable) |
![]() | WritePreamble� | (Inherited from Freezable) |
Public Events
� | Name | Description |
---|---|---|
![]() | Changed� | (Inherited from Freezable) |