Version

PrimitiveVisualData Class Members

The following tables list the members exposed by PrimitiveVisualData.

Public Properties
 NameDescription
Public PropertyAppearanceThe visual appearance of the element.  
Public PropertyNameThe name of the visual element.  
Public PropertyTagsInformation tags that categorize the intent of the element.  
Public PropertyTypeThe type of the visual element.  
Public Methods
 NameDescription
Public MethodGetPointsGets the salient points associated with this visual element.  
Public MethodGetPointsOverrideCalled to extract the salient points from this data.  
Public MethodScaleByViewportCalled to scale this data by a viewport for normalization.  
Public MethodScaleFromDevicePixelsScales back from device pixels.  
Public MethodSerializeSerializes the current object to a string  
Protected Methods
 NameDescription
Protected MethodSerializeOverrideSerializes the current object to a string  
See Also