Interface IDrawChangeFacet Last update: 16.07.2025 Namespace: VM.Managed.Render Assembly: VMAppCore.dll This interface is to represent the draw change facet. public interface IDrawChangeFacet Extension Methods LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType) Methods Drawble(ObjectBase) Drawble. bool Drawble(ObjectBase obj) Parameters obj ObjectBase The target object. Returns bool true if this instance is drawable; otherwise, false. ReDrawChangeFacet() Redraw change facet. void ReDrawChangeFacet()