Intersoft ClientUI Documentation
ParentContentPerspective Property



Gets parent content reflective.
Syntax
Public ReadOnly Property ParentContentPerspective As ContentPerspective
Dim instance As ImageLoader
Dim value As ContentPerspective
 
value = instance.ParentContentPerspective
public ContentPerspective ParentContentPerspective {get;}
public:
property ContentPerspective^ ParentContentPerspective {
   ContentPerspective^ get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ImageLoader Class
ImageLoader Members

Send Feedback