|
Component_Assemble_2_OBSOLETEExposure Property
|
[Missing <summary> documentation for "P:Karamba.GHopper.Models.Deprecated.Component_Assemble_2_OBSOLETE.Exposure"]
Namespace:
Karamba.GHopper.Models.Deprecated
Assembly:
karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
Syntaxpublic override GH_Exposure Exposure { get; }
Public Overrides ReadOnly Property Exposure As GH_Exposure
Get
public:
virtual property GH_Exposure Exposure {
GH_Exposure get () override;
}
abstract Exposure : GH_Exposure with get
override Exposure : GH_Exposure with get
Property Value
Type:
GH_Exposure
See Also