PresentationObject.SourceFeature Property
Gets the source Feature that generated the PresentationObject.
Syntax
public Feature SourceFeature { get; }
Property Value
The source feature that generated the presentation object.
Remarks
The source Feature is the object of interest if you want to modify it in one way or another, for example move it or add attributes to it.
Platforms
Windows, Linux, Android