|
|
Height
Returns the Height of the Item. The value is dependent on the ScaleMode property of the Document. The Height is calculated from the content of the Item and the Border properties. For TextBlocks the Height is calculated using the style properties of the Template associated with the TextBlock.
Syntax Object.Height
Return Value Single
See Also: Template
|