Version

VisualModelExport Class Members

The following tables list the members exposed by VisualModelExport.

Public Properties
 NameDescription
Public PropertyContentLayerExportReturns export data for the Content layer.  
Public PropertyDecoratorLayerExportReturns export data for the Decorator layer.  
Public PropertyDipScalingRatioGets or sets the DIP Scaling ratio for the device.  
Public PropertyFixedHeaderLayerExportReturns export data for the FixedHeader layer.  
Public PropertyFixedLayerExportReturns export data for the Fixed layer.  
Public PropertyHeaderDecoratorLayerExportReturns export data for the HeaderDecorator layer.  
Public PropertyHeaderLayerExportReturns export data for the Header layer.  
Public PropertyLayerExportsReturns a list of the exported layers.  
Public PropertyMaximumDateReturns the latest date that can possibly be displayed in the view.  
Public PropertyMinimumDateReturns the earliest date that can possibly be displayed in the view.  
Public PropertyScrollAreaActualVisibleBottomReturns the bottom location of the visible portion of the content being scrolled.  
Public PropertyScrollAreaActualVisibleHeightReturns the height of the visible portion of the content being scrolled.  
Public PropertyScrollAreaActualVisibleLeftReturns the left location of the visible portion of the content being scrolled.  
Public PropertyScrollAreaActualVisibleRegionReturns the rect that represents the visible portion of the content being scrolled.  
Public PropertyScrollAreaActualVisibleRightReturns the right location of the visible portion of the content being scrolled.  
Public PropertyScrollAreaActualVisibleTopReturns the top location of the visible portion of the content being scrolled.  
Public PropertyScrollAreaActualVisibleWidthReturns the width of the visible portion of the content being scrolled.  
Public PropertyScrollAreaContentHeightReturns the absolute (total) height of the content being scrolled.  
Public PropertyScrollAreaContentWidthReturns the absolute (total) width of the content being scrolled.  
Public PropertySubContentLayerExportReturns export data for the SubContent layer.  
Public PropertySubHeaderLayerExportReturns export data for the SubHeader layer.  
Public PropertySuperContentLayerExportReturns export data for the SuperContent layer.  
Public PropertySuperHeaderLayerExportReturns export data for the SuperHeader layer.  
Protected Methods
 NameDescription
Protected Internal MethodScaleFromDevicePixelsScales relevant property values from device pixels.  
Protected MethodSerializeOverrideAllows derived classes to add to the serialization string.  
See Also