property Node.PictureAspectRatio as AspectRatioEnum
Specifies the aspect ratio of the node's picture.

TypeDescription
AspectRatioEnum An AspectRatioEnum expression that specifies the aspect ratio for the node's picture.
By default, the PictureAspectRatio property is exAspectRatioNone. Even if the PictureAspectRatio property is not set, the control's PictureAspectRatioNode property may control's the aspect ratio for all pictures. Use the Picture property to specify the node's picture.

The aspect ratio for the node's picture works as follows:

The size of the picture being shown in the node is computed as follow:

In any case, the size of the picture is also influenced by the the aspect ratio for the node's picture as it is specified by PictureAspectRatio or PictureAspectRatioNode property while any of these is not exAspectRatioNone.