Demo3D 2020 API Documentation
Demo3D 2020 API Documentation
Demo3D Namespaces
Demo3D.Visuals Namespaces
Demo3D.Visuals
ExportableVisualAspect Class
ExportableVisualAspect Methods
OnDisabled Method
OnEnabled Method
ExportableVisualAspect Methods
The
ExportableVisualAspect
type exposes the following members.
Methods
Name
Description
CanAdd
Determine whether the aspect can be added to the AspectContainer.
(Inherited from
AspectComponentBase
.)
CleanupBindingAPI
(Inherited from
AspectComponentBase
.)
FindAspect
T
(Inherited from
AspectComponentBase
.)
FindCreateAspect
T
(Inherited from
AspectComponentBase
.)
FindCreateManagedAspect
T
(Inherited from
AspectComponentBase
.)
OnAdded
Called when all other aspects have been added to an aspect container, this should never be invoked manually
(Inherited from
AspectComponentBase
.)
OnAssigned
(Inherited from
BindableVisualAspect
.)
OnDisabled
(Overrides
AspectComponentBase
OnDisabled
.)
OnEnabled
(Overrides
AspectComponentBase
OnEnabled
.)
OnInitialize
Called when the aspect container is Initialized, this should never be invoked manually
(Inherited from
AspectComponentBase
.)
OnRemoved
Called when removed from an aspect container, this should never be invoked manually
(Inherited from
AspectComponentBase
.)
OnReset
Called when the aspect container is Reset, this should never be invoked manually
(Inherited from
AspectComponentBase
.)
print
(Inherited from
VisualAspect
.)
RaisePropertiesChanged
(Inherited from
BindableBase
.)
RaisePropertyChanged(PropertyChangedEventArgs)
(Inherited from
BindableBase
.)
RaisePropertyChanged(String)
(Inherited from
BindableBase
.)
RemoveAspect(Object)
(Inherited from
AspectComponentBase
.)
RemoveAspect
T
(Inherited from
AspectComponentBase
.)
RemoveManagedAspects
(Inherited from
AspectComponentBase
.)
SerializableDependency(SerializableObject)
(Inherited from
AspectComponentBase
.)
SerializableDependency(Visual)
(Inherited from
AspectComponentBase
.)
SetINotifyPropertyChangedProperty
T
(Inherited from
BindableBase
.)
SetProperty
T
(T
, T, PropertyChangedEventArgs)
(Inherited from
BindableBase
.)
SetProperty
T
(T
, T, String)
(Inherited from
BindableBase
.)
ToString
(Inherited from
AspectComponentBase
.)
UpdateBindingAPI
(Inherited from
AspectComponentBase
.)
UpdateBindingInterface
(Inherited from
BindableVisualAspect
.)
vector
(Inherited from
VisualAspect
.)
Top
See Also
Reference
ExportableVisualAspect Class
Demo3D.Visuals Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com