←Select platform

Part Property

Summary

Item part to render

Syntax
C#
VB
C++
public ImageViewerItemPart Part { get; } 
Public ReadOnly Property Part() As ImageViewerItemPart 
   Get 
public:  
   property ImageViewerItemPart^ Part 
   { 
      ImageViewerItemPart^ get() 
   } 

Property Value

The item part to render.

Remarks

Only valid if the value of Item is not null.

Example

For an example, refer to PostRender.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly