IGeometrySourceParameters.Stretch 屬性

命名空間: Microsoft.Expression.Media
組件: Microsoft.Expression.Drawing (在 microsoft.expression.drawing.dll 中)

語法

'宣告
ReadOnly Property Stretch As Stretch
'用途
Dim instance As IGeometrySourceParameters
Dim value As Stretch

value = instance.Stretch
Stretch Stretch { get; }
property Stretch Stretch {
    Stretch get ();
}
/** @property */
Stretch get_Stretch ()
function get Stretch () : Stretch

執行緒安全性

此型別的所有公用靜態 (Visual Basic 中為 Shared ) 成員均為安全執行緒。任何例項成員則不保證為安全執行緒。

另請參閱

參照

IGeometrySourceParameters 介面
IGeometrySourceParameters 成員
Microsoft.Expression.Media 命名空間