pmMDA.NET

View.GetPrimitiveProperty Method 

[This is preliminary documentation and subject to change.]

Returns the ViewPrimitiveProperty with the specified name.

public ViewPrimitiveProperty GetPrimitiveProperty(
   string name
);

Parameters

name
The name of the property to get.

Return Value

The ViewPrimitiveProperty.

See Also

View Class | PmMda.Net.Views Namespace