public int Height {get;}
'Declaration Public ReadOnly Property Height As Integer
'Usage Dim instance As WorkflowImage Dim value As Integer value = instance.Height
public: property int Height { int get(); }
Target Platforms
WorkflowImage Class WorkflowImage Members